Searched refs:FL_POSIX (Results 1 – 16 of 16) 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()
19 { FL_POSIX, "FL_POSIX" }, \
138 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)450 fl->fl_flags = FL_POSIX; in flock64_to_posix_lock()1252 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()1891 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()1892 case FL_POSIX: in locks_lock_inode_wait()2410 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()
130 fl->fl_flags = FL_POSIX; in nlm_decode_lock()
122 fl->fl_flags = FL_POSIX; in nlm4_decode_lock()
300 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
306 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
164 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
369 fl->fl_flags = FL_POSIX; in dlm_posix_get()
996 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1023 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1243 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1256 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1555 if (flock->fl_flags & FL_POSIX && !rc) in cifs_setlk()
991 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
5638 file_lock->fl_flags = FL_POSIX; in nfsd4_lock()5771 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()5833 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
903 #define FL_POSIX 1 macro
2672 else if (!(file_lock->fl_flags & FL_POSIX)) in ll_file_flock()
6053 if ((fl_flags & FL_POSIX) && in _nfs4_proc_setlk()