ofs_high 1660 source4/smb_server/smb/reply.c uint32_t ofs_high=0, count_high=0; ofs_high 1665 source4/smb_server/smb/reply.c ofs_high = IVAL(p, 4); ofs_high 1673 source4/smb_server/smb/reply.c if (ofs_high != 0 || count_high != 0) { ofs_high 1675 source4/smb_server/smb/reply.c lck->lockx.in.locks[i].offset |= ((uint64_t)ofs_high) << 32;