F_WRLCK           289 compat/hpux/hpux_file.c 		case F_WRLCK:
F_WRLCK            86 compat/ibcs2/ibcs2_fcntl.c 	case F_WRLCK:
F_WRLCK           113 compat/ibcs2/ibcs2_fcntl.c 		flp->l_type = F_WRLCK;
F_WRLCK           266 compat/linux/linux_file.c 	case F_WRLCK:
F_WRLCK           290 compat/linux/linux_file.c 		bfp->l_type = F_WRLCK;
F_WRLCK           276 compat/linux/linux_file64.c 	case F_WRLCK:
F_WRLCK           297 compat/linux/linux_file64.c 		bfp->l_type = F_WRLCK;
F_WRLCK           327 compat/osf1/osf1_cvt.c 	case F_WRLCK:
F_WRLCK           369 compat/osf1/osf1_cvt.c 		nf->l_type = F_WRLCK;
F_WRLCK           895 compat/sunos/sunos_ioctl.c 	case F_WRLCK:
F_WRLCK           924 compat/sunos/sunos_ioctl.c 		oflp->l_type = F_WRLCK;
F_WRLCK           152 compat/svr4/svr4_fcntl.c 	case F_WRLCK:
F_WRLCK           180 compat/svr4/svr4_fcntl.c 		oflp->l_type = F_WRLCK;
F_WRLCK           205 compat/svr4/svr4_fcntl.c 	case F_WRLCK:
F_WRLCK           234 compat/svr4/svr4_fcntl.c 		oflp->l_type = F_WRLCK;
F_WRLCK           437 kern/kern_descrip.c 		case F_WRLCK:
F_WRLCK           476 kern/kern_descrip.c 		    fl.l_type != F_WRLCK &&
F_WRLCK          1131 kern/kern_descrip.c 		lf.l_type = F_WRLCK;
F_WRLCK           241 kern/vfs_lockf.c 	if (lock->lf_type == F_WRLCK)
F_WRLCK           294 kern/vfs_lockf.c 		    lock->lf_type == F_WRLCK) {
F_WRLCK           297 kern/vfs_lockf.c 			lock->lf_type = F_WRLCK;
F_WRLCK           370 kern/vfs_lockf.c 			    overlap->lf_type == F_WRLCK)
F_WRLCK           401 kern/vfs_lockf.c 			    overlap->lf_type == F_WRLCK) {
F_WRLCK           572 kern/vfs_lockf.c 		if ((lock->lf_type == F_WRLCK || overlap->lf_type == F_WRLCK))
F_WRLCK           752 kern/vfs_lockf.c 		lock->lf_type == F_WRLCK ? "exclusive" :
F_WRLCK           778 kern/vfs_lockf.c 			lf->lf_type == F_WRLCK ? "exclusive" :
F_WRLCK           876 kern/vfs_syscalls.c 			lf.l_type = F_WRLCK;
F_WRLCK          1054 kern/vfs_syscalls.c 			lf.l_type = F_WRLCK;