Searched refs:FL_SLEEP (Results 1 – 12 of 12) sorted by relevance
248 call->a_args.lock.fl.fl_flags |= FL_SLEEP; in nlmsvc_create_block()518 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()547 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()550 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()855 lock->fl.fl_flags |= FL_SLEEP; in nlmsvc_grant_blocked()860 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_grant_blocked()
594 fl->fl_flags |= FL_SLEEP; in nlmclnt_lock()608 if (resp->status == nlm_lck_denied && (fl_flags & FL_SLEEP)) in nlmclnt_lock()
14 #define FL_SLEEP 128 /* A blocking lock */ macro
27 { FL_SLEEP, "FL_SLEEP" }, \
1070 if (!(request->fl_flags & FL_SLEEP)) in flock_lock_inode()1152 if (!(request->fl_flags & FL_SLEEP)) in posix_lock_inode()2108 fl.fl_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2378 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk()2501 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk64()
527 !(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()624 if (!(fl->fl_flags & FL_SLEEP)) { in afs_do_setlk()
265 flc->fl_flags &= ~FL_SLEEP; in dlm_plock_callback()
7563 fl_flags |= FL_SLEEP; in nfsd4_lock()7575 fl_flags |= FL_SLEEP; in nfsd4_lock()7603 fl_flags &= ~FL_SLEEP; in nfsd4_lock()7630 if (fl_flags & FL_SLEEP) { in nfsd4_lock()7667 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
1667 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1676 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
2570 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
6766 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()6772 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()
7165 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7384 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()