Searched refs:F_WRLCK (Results 1 – 22 of 22) sorted by relevance
34 #define F_WRLCK 02 macro
49 #define F_WRLCK 2 macro
165 #define F_WRLCK 1 macro
250 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in nlm4svc_proc_test()299 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in nlm4svc_do_lock()409 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in nlm4svc_proc_cancel()592 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in __nlm4svc_proc_test_msg()652 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in __nlm4svc_proc_lock_msg()712 unsigned char type = argp->xdrgen.exclusive ? F_WRLCK : F_RDLCK; in __nlm4svc_proc_cancel_msg()
99 { F_WRLCK, "WRLCK" }, \
71 fl.l_type = F_WRLCK; in main()
138 fl->c.flc_type = F_WRLCK; in ceph_lock_message()422 case F_WRLCK: in lock_to_ceph_filelock()
120 type = F_WRLCK; in afs_next_locker()748 fl->c.flc_type = F_WRLCK; in afs_do_getlk()
576 int type = excl ? F_WRLCK : F_RDLCK; in os_lock_file()
463 fl->c.flc_type = (op->info.ex) ? F_WRLCK : F_RDLCK; in dlm_posix_get()
1698 flock->c.flc_type = F_WRLCK; in cifs_lock_test()2141 flock->c.flc_type = F_WRLCK; in cifs_getlk()2158 flock->c.flc_type = F_WRLCK; in cifs_getlk()
1130 ((arg == F_WRLCK) && CIFS_CACHE_WRITE(CIFS_I(inode)))) in cifs_setlease()
2381 pLockData->c.flc_type = F_WRLCK; in CIFSSMBPosixLock()
136 struct flock fl = {F_WRLCK, SEEK_SET, 0, 0, 0}; in kvp_acquire_lock()
454 EM(F_WRLCK, "WRLCK") \
550 if (cmd == F_WRLCK) in apparmor_file_lock()
5947 fl->c.flc_type = deleg_is_read(dp->dl_type) ? F_RDLCK : F_WRLCK; in nfs4_alloc_init_lease()8417 type = F_WRLCK; in nfsd4_lock()8615 file_lock->c.flc_type = F_WRLCK; in nfsd4_lockt()9389 if (fl->c.flc_type == F_WRLCK) { in nfsd4_deleg_getattr_conflict()
2445 case F_WRLCK: in convert_fuse_file_lock()
7408 flock->c.flc_type = F_WRLCK; in smb2_set_flock_flags()7421 flock->c.flc_type = F_WRLCK; in smb2_set_flock_flags()
7742 case F_WRLCK: in nfs4_proc_lock()7782 case F_WRLCK: in nfs4_proc_setlease()