u_count          3503 source3/include/proto.h 			uint64_t u_count,
u_count          3511 source3/include/proto.h 				uint64_t u_count,
u_count          3518 source3/include/proto.h 			uint64_t u_count,
u_count          3523 source3/include/proto.h 				uint64_t u_count,
u_count            82 source3/locking/posix.c 				uint64_t u_offset, uint64_t u_count)
u_count            85 source3/locking/posix.c 	SMB_OFF_T count = (SMB_OFF_T)u_count;
u_count           145 source3/locking/posix.c 	if (u_count & ~((uint64_t)max_positive_lock_offset)) {
u_count           163 source3/locking/posix.c 				(double)u_offset, (double)u_count ));
u_count           932 source3/locking/posix.c 			uint64_t u_count,
u_count           949 source3/locking/posix.c 			fsp->fsp_name, (double)u_offset, (double)u_count, posix_lock_type_name(lock_type) ));
u_count           956 source3/locking/posix.c 	if(!posix_lock_in_range(&offset, &count, u_offset, u_count)) {
u_count          1069 source3/locking/posix.c 				uint64_t u_count,
u_count          1083 source3/locking/posix.c 		fsp->fsp_name, (double)u_offset, (double)u_count ));
u_count          1093 source3/locking/posix.c 	if(!posix_lock_in_range(&offset, &count, u_offset, u_count)) {
u_count          1192 source3/locking/posix.c 			uint64_t u_count,
u_count          1201 source3/locking/posix.c 			fsp->fsp_name, (double)u_offset, (double)u_count, posix_lock_type_name(lock_type) ));
u_count          1208 source3/locking/posix.c 	if(!posix_lock_in_range(&offset, &count, u_offset, u_count)) {
u_count          1232 source3/locking/posix.c 				uint64_t u_count,
u_count          1245 source3/locking/posix.c 		fsp->fsp_name, (double)u_offset, (double)u_count ));
u_count          1252 source3/locking/posix.c 	if(!posix_lock_in_range(&offset, &count, u_offset, u_count)) {