Searched refs:FL_SLEEP (Results 1 – 11 of 11) sorted by relevance
239 call->a_args.lock.fl.fl_flags |= FL_SLEEP; in nlmsvc_create_block()497 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()526 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()528 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()828 lock->fl.fl_flags |= FL_SLEEP; in nlmsvc_grant_blocked()832 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_grant_blocked()
577 fl->fl_flags |= FL_SLEEP; in nlmclnt_lock()591 if (resp->status == nlm_lck_denied && (fl_flags & FL_SLEEP)) in nlmclnt_lock()
1107 if (!(request->fl_flags & FL_SLEEP)) in flock_lock_inode()1175 if (!(request->fl_flags & FL_SLEEP)) in posix_lock_inode()1465 fl.fl_flags &= ~FL_SLEEP; in locks_mandatory_area()1472 fl.fl_flags |= FL_SLEEP; in locks_mandatory_area()2245 lock->fl_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2527 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk()2658 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk64()
27 { FL_SLEEP, "FL_SLEEP" }, \
527 !(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()624 if (!(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()
213 flc->fl_flags &= ~FL_SLEEP; in dlm_plock_callback()
6757 fl_flags |= FL_SLEEP; in nfsd4_lock()6769 fl_flags |= FL_SLEEP; in nfsd4_lock()6814 if (fl_flags & FL_SLEEP) { in nfsd4_lock()6849 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
1393 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1402 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
1016 #define FL_SLEEP 128 /* A blocking lock */ macro
2500 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
7029 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7244 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()