SMB_OFF_T_BITS 103 source3/locking/posix.c SMB_OFF_T mask2 = ((SMB_OFF_T)0x4) << (SMB_OFF_T_BITS-4); SMB_OFF_T_BITS 292 source3/smbd/negprot.c if (lp_large_readwrite() && (SMB_OFF_T_BITS == 64)) SMB_OFF_T_BITS 295 source3/smbd/negprot.c if (SMB_OFF_T_BITS == 64)