Searched refs:FL_POSIX (Results 1 – 15 of 15) 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()2191 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()2192 case FL_POSIX: in locks_lock_inode_wait()2717 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()
284 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
278 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
241 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
366 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1135 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1163 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1388 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1401 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1709 if ((flock->fl_flags & FL_POSIX) || (flock->fl_flags & FL_FLOCK)) { in cifs_setlk()
1244 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
985 #define FL_POSIX 1 macro998 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
6677 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()6946 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()7009 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
7364 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()