Searched refs:FL_SLEEP (Results 1 – 12 of 12) sorted by relevance
247 call->a_args.lock.fl.c.flc_flags |= FL_SLEEP; in nlmsvc_create_block()519 lock->fl.c.flc_flags &= ~FL_SLEEP; in nlmsvc_lock()567 lock->fl.c.flc_flags &= ~FL_SLEEP; in nlmsvc_lock()570 lock->fl.c.flc_flags &= ~FL_SLEEP; in nlmsvc_lock()878 lock->fl.c.flc_flags |= FL_SLEEP; in nlmsvc_grant_blocked()883 lock->fl.c.flc_flags &= ~FL_SLEEP; in nlmsvc_grant_blocked()
597 fl->c.flc_flags |= FL_SLEEP; in nlmclnt_lock()611 if (resp->status == nlm_lck_denied && (flags & FL_SLEEP)) in nlmclnt_lock()
143 op->info.wait = !!(fl->c.flc_flags & FL_SLEEP); in dlm_posix_lock()261 flc->c.flc_flags &= ~FL_SLEEP; in dlm_plock_callback()
27 { FL_SLEEP, "FL_SLEEP" }, \
526 !(fl->c.flc_flags & FL_SLEEP)) { in afs_do_setlk()623 if (!(fl->c.flc_flags & FL_SLEEP)) { in afs_do_setlk()
1181 if (!(request->c.flc_flags & FL_SLEEP)) in flock_lock_inode()1263 if (!(request->c.flc_flags & FL_SLEEP)) in posix_lock_inode()2235 fl.c.flc_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2526 file_lock->c.flc_flags |= FL_SLEEP; in fcntl_setlk()2648 file_lock->c.flc_flags |= FL_SLEEP; in fcntl_setlk64()
14 #define FL_SLEEP 128 /* A blocking lock */ macro
2026 if (flock->c.flc_flags & FL_SLEEP) { in cifs_read_flock()2035 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
8414 flags |= FL_SLEEP; in nfsd4_lock()8441 if (flags & FL_SLEEP) { in nfsd4_lock()8478 if (flags & FL_SLEEP) { in nfsd4_lock()
2511 int opcode = (fl->c.flc_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
7322 flock->c.flc_flags |= FL_SLEEP; in smb2_set_flock_flags() 7328 flock->c.flc_flags |= FL_SLEEP; in smb2_set_flock_flags()
7348 data->fl.c.flc_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7567 request->c.flc_flags = flags & ~FL_SLEEP; in _nfs4_proc_setlk()