Searched refs:FL_POSIX (Results 1 – 16 of 16) sorted by relevance
120 if (!(fl->fl_flags & FL_POSIX)) in ocfs2_lock()
144 if ((fl->fl_flags & FL_POSIX) != FL_POSIX) in v9fs_file_do_lock()350 fl->fl_flags |= FL_POSIX; in v9fs_file_flock_dotl()
20 { FL_POSIX, "FL_POSIX" }, \
91 fl->fl_flags = FL_POSIX; in svcxdr_decode_lock()
90 fl->fl_flags = FL_POSIX; in svcxdr_decode_lock()
278 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
284 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
177 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)558 fl->fl_flags = FL_POSIX; in flock64_to_posix_lock()2094 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()2095 case FL_POSIX: in locks_lock_inode_wait()2604 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()
241 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
366 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1207 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1235 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1460 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1473 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1781 if ((flock->fl_flags & FL_POSIX) || (flock->fl_flags & FL_FLOCK)) { in cifs_setlk()
1238 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
1033 #define FL_POSIX 1 macro1047 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
6840 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()7120 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()7183 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
6617 fl->fl_flags = FL_POSIX; in smb_flock_init()
7438 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()