Searched refs:FL_POSIX (Results 1 – 15 of 15) sorted by relevance
138 if (!(fl->fl_flags & FL_POSIX)) in ocfs2_lock()
161 if ((fl->fl_flags & FL_POSIX) != FL_POSIX) in v9fs_file_do_lock()361 fl->fl_flags |= FL_POSIX; in v9fs_file_flock_dotl()
136 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)495 fl->fl_flags = FL_POSIX; in flock64_to_posix_lock()1305 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()1954 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()1955 case FL_POSIX: in locks_lock_inode_wait()2480 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()
20 { FL_POSIX, "FL_POSIX" }, \
131 fl->fl_flags = FL_POSIX; in nlm_decode_lock()
123 fl->fl_flags = FL_POSIX; in nlm4_decode_lock()
307 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
301 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
223 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
369 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1055 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1082 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1310 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1323 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1626 if (flock->fl_flags & FL_POSIX && !rc) in cifs_setlk()
1148 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
949 #define FL_POSIX 1 macro962 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
5947 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()6215 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()6278 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
6966 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()