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()515 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()544 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()546 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()834 lock->fl.fl_flags |= FL_SLEEP; in nlmsvc_grant_blocked()838 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()
1084 if (!(request->fl_flags & FL_SLEEP)) in flock_lock_inode()1152 if (!(request->fl_flags & FL_SLEEP)) in posix_lock_inode()1440 fl.fl_flags &= ~FL_SLEEP; in locks_mandatory_area()1447 fl.fl_flags |= FL_SLEEP; in locks_mandatory_area()2214 lock->fl_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2495 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk()2626 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk64()
27 { FL_SLEEP, "FL_SLEEP" }, \
538 !(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()635 if (!(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()
214 flc->fl_flags &= ~FL_SLEEP; in dlm_plock_callback()
6490 fl_flags |= FL_SLEEP; in nfsd4_lock()6502 fl_flags |= FL_SLEEP; in nfsd4_lock()6547 if (fl_flags & FL_SLEEP) { in nfsd4_lock()6582 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
1367 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1376 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
1010 #define FL_SLEEP 128 /* A blocking lock */ macro
2383 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
6774 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()6987 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()