Searched refs:FL_POSIX (Results 1 – 19 of 19) sorted by relevance
7 #define FL_POSIX 1 macro21 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
130 BUG_ON((fl->fl_flags & FL_POSIX) != FL_POSIX); in v9fs_file_do_lock()335 fl->fl_flags |= FL_POSIX; in v9fs_file_flock_dotl()
121 if (!(fl->fl_flags & FL_POSIX)) in ocfs2_lock()
92 fl->fl_flags = FL_POSIX; in svcxdr_decode_lock()
91 fl->fl_flags = FL_POSIX; in svcxdr_decode_lock()
189 lock.fl_flags = FL_POSIX; in nlm_unlock_files()
283 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
278 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
55 lock->fl.fl_flags = FL_POSIX; in nlm4svc_retrieve_args()
80 lock->fl.fl_flags = FL_POSIX; in nlmsvc_retrieve_args()
20 { FL_POSIX, "FL_POSIX" }, \
73 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)495 fl->fl_flags = FL_POSIX; in flock64_to_posix_lock()2040 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()2041 case FL_POSIX: in locks_lock_inode_wait()2556 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()
254 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
474 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1499 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1527 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1759 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1772 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()2085 if ((flock->fl_flags & FL_POSIX) || (flock->fl_flags & FL_FLOCK)) { in cifs_setlk()
1438 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
7511 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()7806 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()7869 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
7150 fl->fl_flags = FL_POSIX; in smb_flock_init()
7572 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()