Searched refs:FL_POSIX (Results 1 – 16 of 16) sorted by relevance
124 if (!(fl->fl_flags & FL_POSIX)) in ocfs2_lock()
147 if ((fl->fl_flags & FL_POSIX) != FL_POSIX) in v9fs_file_do_lock()362 fl->fl_flags |= FL_POSIX; in v9fs_file_flock_dotl()
177 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)558 fl->fl_flags = FL_POSIX; in flock64_to_posix_lock()1455 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()2188 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()2189 case FL_POSIX: in locks_lock_inode_wait()2714 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()
20 { FL_POSIX, "FL_POSIX" }, \
129 fl->fl_flags = FL_POSIX; in nlm_decode_lock()
121 fl->fl_flags = FL_POSIX; in nlm4_decode_lock()
278 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
284 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
237 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
365 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1136 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1164 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1389 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1402 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1710 if ((flock->fl_flags & FL_POSIX) || (flock->fl_flags & FL_FLOCK)) { in cifs_setlk()
1250 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
986 #define FL_POSIX 1 macro999 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
6703 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()6982 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()7045 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
1551 fl.fl_flags = FL_POSIX | FL_CLOSE | FL_SLEEP; in hmdfs_do_lock_file()
7424 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()