Searched refs:FL_POSIX (Results 1 – 17 of 17) sorted by relevance
120 if (!(fl->fl_flags & FL_POSIX)) in ocfs2_lock()
143 BUG_ON((fl->fl_flags & FL_POSIX) != FL_POSIX); in v9fs_file_do_lock()348 fl->fl_flags |= FL_POSIX; in v9fs_file_flock_dotl()
91 fl->fl_flags = FL_POSIX; in svcxdr_decode_lock()
81 fl->fl_flags = FL_POSIX; in svcxdr_decode_lock()
189 lock.fl_flags = FL_POSIX; in nlm_unlock_files()
284 fl->fl_flags = FL_POSIX; in decode_nlm4_holder()
278 fl->fl_flags = FL_POSIX; in decode_nlm_holder()
20 { FL_POSIX, "FL_POSIX" }, \
72 #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)494 fl->fl_flags = FL_POSIX; in flock64_to_posix_lock()2055 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait()2056 case FL_POSIX: in locks_lock_inode_wait()2570 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()
237 if (!(fl->fl_flags & FL_POSIX)) in ceph_lock()
361 fl->fl_flags = FL_POSIX; in dlm_posix_get()
1274 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_test()1302 if ((flock->fl_flags & FL_POSIX) == 0) in cifs_posix_lock_set()1534 if (flock->fl_flags & FL_POSIX) in cifs_read_flock()1547 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()1860 if ((flock->fl_flags & FL_POSIX) || (flock->fl_flags & FL_FLOCK)) { in cifs_setlk()
1006 #define FL_POSIX 1 macro1020 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
1426 if (!(fl->fl_flags & FL_POSIX)) in gfs2_lock()
7314 unsigned int fl_flags = FL_POSIX; in nfsd4_lock()7609 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()7672 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()
6716 fl->fl_flags = FL_POSIX; in smb_flock_init()
7538 if ((request->fl_flags & FL_POSIX) && in nfs4_proc_lock()