lock_count        943 source3/locking/posix.c 	size_t lock_count;
lock_count       1022 source3/locking/posix.c 	for (lock_count = 0, ll = llist; ll; ll = ll->next, lock_count++) {
lock_count       1044 source3/locking/posix.c 		for (ll = llist; lock_count; ll = ll->next, lock_count--) {
lock_count       1960 source4/libcli/raw/interfaces.h 			uint16_t lock_count;
lock_count        848 source4/libcli/raw/rawfile.c 		uint_t lock_count = parms->lockx.in.ulock_cnt + parms->lockx.in.lock_cnt;
lock_count        851 source4/libcli/raw/rawfile.c 		SETUP_REQUEST(SMBlockingX, 8, lck_size * lock_count);
lock_count        862 source4/libcli/raw/rawfile.c 		for (i = 0; i < lock_count; i++) {
lock_count         35 source4/libcli/smb2/lock.c 				     24 + io->in.lock_count*24, false, 0);
lock_count         41 source4/libcli/smb2/lock.c 	SSVAL(req->out.body, 0x02, io->in.lock_count);
lock_count         45 source4/libcli/smb2/lock.c 	for (i=0;i<io->in.lock_count;i++) {
lock_count       1044 source4/ntvfs/ntvfs_generic.c 		if (lck->smb2.in.lock_count < 1) {
lock_count       1055 source4/ntvfs/ntvfs_generic.c 							   lck->smb2.in.lock_count);
lock_count       1062 source4/ntvfs/ntvfs_generic.c 			lck2->generic.in.ulock_cnt = lck->smb2.in.lock_count;
lock_count       1065 source4/ntvfs/ntvfs_generic.c 			lck2->generic.in.lock_cnt = lck->smb2.in.lock_count;
lock_count       1068 source4/ntvfs/ntvfs_generic.c 		for (i=0;i<lck->smb2.in.lock_count;i++) {
lock_count         78 source4/ntvfs/posix/pvfs_lock.c 		f->lock_count--;
lock_count        134 source4/ntvfs/posix/pvfs_lock.c 		f->lock_count++;
lock_count        204 source4/ntvfs/posix/pvfs_lock.c 		f->lock_count++;
lock_count        221 source4/ntvfs/posix/pvfs_lock.c 	if (f->lock_count || f->pending_list) {
lock_count        223 source4/ntvfs/posix/pvfs_lock.c 			 (double)f->lock_count));
lock_count        225 source4/ntvfs/posix/pvfs_lock.c 		f->lock_count = 0;
lock_count        358 source4/ntvfs/posix/pvfs_lock.c 		f->lock_count--;
lock_count        398 source4/ntvfs/posix/pvfs_lock.c 				f->lock_count--;
lock_count        403 source4/ntvfs/posix/pvfs_lock.c 		f->lock_count++;
lock_count        268 source4/ntvfs/posix/pvfs_open.c 	f->lock_count    = 0;
lock_count        768 source4/ntvfs/posix/pvfs_open.c 	f->lock_count        = 0;
lock_count       1415 source4/ntvfs/posix/pvfs_open.c 	f->lock_count    = 0;
lock_count        207 source4/ntvfs/posix/vfs_posix.h 	uint64_t lock_count;
lock_count        345 source4/smb_server/smb2/fileio.c 	io->smb2.in.lock_count		= SVAL(req->in.body, 0x02);
lock_count        348 source4/smb_server/smb2/fileio.c 	if (req->in.body_size < 24 + 24*(uint64_t)io->smb2.in.lock_count) {
lock_count        354 source4/smb_server/smb2/fileio.c 					 io->smb2.in.lock_count);
lock_count        360 source4/smb_server/smb2/fileio.c 	for (i=0;i<io->smb2.in.lock_count;i++) {
lock_count       2663 source4/torture/gentest.c 	parm[0].in.lock_count = gen_lock_count();
lock_count       2668 source4/torture/gentest.c 					parm[0].in.lock_count);
lock_count       2669 source4/torture/gentest.c 	for (n=0;n<parm[0].in.lock_count;n++) {
lock_count         66 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0000;
lock_count         76 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count         92 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        129 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        180 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        190 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        209 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        240 source4/torture/smb2/lock.c 	lck.in.lock_count	= 2;
lock_count        250 source4/torture/smb2/lock.c 	lck.in.lock_count	= 2;
lock_count        256 source4/torture/smb2/lock.c 	lck.in.lock_count	= 2;
lock_count        262 source4/torture/smb2/lock.c 	lck.in.lock_count	= 2;
lock_count        268 source4/torture/smb2/lock.c 	lck.in.lock_count	= 1;
lock_count        273 source4/torture/smb2/lock.c 	lck.in.lock_count	= 1;
lock_count        278 source4/torture/smb2/lock.c 	lck.in.lock_count	= 1;
lock_count        283 source4/torture/smb2/lock.c 	lck.in.lock_count	= 1;
lock_count        291 source4/torture/smb2/lock.c 	lck.in.lock_count	= 2;
lock_count        297 source4/torture/smb2/lock.c 	lck.in.lock_count	= 1;
lock_count        340 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        351 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        411 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;
lock_count        504 source4/torture/smb2/lock.c 	lck.in.lock_count	= 0x0001;