Searched refs:FL_SLEEP (Results 1 – 10 of 10) sorted by relevance
238 call->a_args.lock.fl.fl_flags |= FL_SLEEP; in nlmsvc_create_block()427 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()456 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()458 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()755 lock->fl.fl_flags |= FL_SLEEP; in nlmsvc_grant_blocked()759 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_grant_blocked()
565 fl->fl_flags |= FL_SLEEP; in nlmclnt_lock()579 if (resp->status == nlm_lck_denied && (fl_flags & FL_SLEEP)) in nlmclnt_lock()
26 { FL_SLEEP, "FL_SLEEP" }, \
916 if (!(request->fl_flags & FL_SLEEP)) in flock_lock_inode()979 if (!(request->fl_flags & FL_SLEEP)) in __posix_lock_file()1262 fl.fl_flags &= ~FL_SLEEP; in locks_mandatory_area()1269 fl.fl_flags |= FL_SLEEP; in locks_mandatory_area()1950 lock->fl_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2217 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk()2359 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk64()
285 if (vnode->status.lock_count != 0 && !(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()343 if (!(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()
217 flc->fl_flags &= ~FL_SLEEP; in dlm_plock_callback()
1247 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1256 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
910 #define FL_SLEEP 128 /* A blocking lock */ macro
2146 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
5818 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()6068 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()