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()1430 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()2157 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()2158 case FL_POSIX: in locks_lock_inode_wait()2682 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()
226 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
366 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1104 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1131 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1363 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1376 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1684 if (flock->fl_flags & FL_POSIX) { in cifs_setlk()
1173 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
1003 #define FL_POSIX 1 macro1016 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
6421 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()6689 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()6752 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
7157 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()