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()2500 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()
7579 fl_flags |= FL_SLEEP; in nfsd4_lock()7591 fl_flags |= FL_SLEEP; in nfsd4_lock()7619 fl_flags &= ~FL_SLEEP; in nfsd4_lock()7646 if (fl_flags & FL_SLEEP) { in nfsd4_lock()7683 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
1763 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1772 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
2582 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
7168 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()7174 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()
7192 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7411 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()