Searched refs:FL_POSIX (Results 1 – 15 of 15) sorted by relevance
121 if (!(fl->c.flc_flags & FL_POSIX)) in ocfs2_lock()
7 #define FL_POSIX 1 macro 21 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
531 fl->c.flc_flags = FL_POSIX; in flock64_to_posix_lock() 711 if ((waiter->flc_flags & (FL_POSIX | FL_FLOCK)) && in __locks_wake_up_blocks() 815 if ((blocker->flc_flags & (FL_POSIX|FL_OFDLCK)) == FL_POSIX) in __locks_insert_block() 2106 switch (fl->c.flc_flags & (FL_POSIX|FL_FLOCK)) { in locks_lock_inode_wait() 2107 case FL_POSIX: in locks_lock_inode_wait() 2622 lock.c.flc_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix() 2729 * Return true if there are any FL_POSIX or FL_FLOCK locks currently2781 if (flc->flc_flags & FL_POSIX) { in lock_get_status() 2823 if (flc->flc_flags & FL_POSIX) { in lock_get_status() [all...]
91 fl->c.flc_flags = FL_POSIX; in svcxdr_decode_lock()
189 lock.c.flc_flags = FL_POSIX; in nlm_unlock_files()
279 fl->c.flc_flags = FL_POSIX; in decode_nlm_holder()
283 fl->c.flc_flags = FL_POSIX; in decode_nlm4_holder()
49 lock->fl.c.flc_flags = FL_POSIX; in nlm4svc_retrieve_args()
80 lock->fl.c.flc_flags = FL_POSIX; in nlmsvc_retrieve_args()
20 { FL_POSIX, "FL_POSIX" }, \
1702 if ((flock->c.flc_flags & FL_POSIX) == 0) in cifs_posix_lock_test() 1730 if ((flock->c.flc_flags & FL_POSIX) == 0) in cifs_posix_lock_set() 1865 * Allocating count locks is enough because no FL_POSIX locks can be in cifs_push_posix_locks() 1964 if (flock->c.flc_flags & FL_POSIX) in cifs_read_flock() 1977 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock() 2312 if ((flock->c.flc_flags & FL_POSIX) || (flock->c.flc_flags & FL_FLOCK)) { in cifs_setlk()
464 fl->c.flc_flags = FL_POSIX; in dlm_posix_get()
1446 if (!(fl->c.flc_flags & FL_POSIX)) in gfs2_lock()
8199 unsigned int flags = FL_POSIX; in nfsd4_lock() 8496 file_lock->c.flc_flags = FL_POSIX; in nfsd4_lockt() 8572 file_lock->c.flc_flags = FL_POSIX; in nfsd4_locku()
7802 if ((request->c.flc_flags & FL_POSIX) && in nfs4_proc_lock()