Searched refs:FL_SLEEP (Results 1 – 12 of 12) sorted by relevance
240 call->a_args.lock.fl.fl_flags |= FL_SLEEP; in nlmsvc_create_block()507 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()536 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()539 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()841 lock->fl.fl_flags |= FL_SLEEP; in nlmsvc_grant_blocked()846 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()
27 { FL_SLEEP, "FL_SLEEP" }, \
1054 if (!(request->fl_flags & FL_SLEEP)) in flock_lock_inode()1136 if (!(request->fl_flags & FL_SLEEP)) in posix_lock_inode()2123 fl.fl_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2390 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk()2513 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()
221 flc->fl_flags &= ~FL_SLEEP; in dlm_plock_callback()
7375 fl_flags |= FL_SLEEP; in nfsd4_lock()7387 fl_flags |= FL_SLEEP; in nfsd4_lock()7415 fl_flags &= ~FL_SLEEP; in nfsd4_lock()7442 if (fl_flags & FL_SLEEP) { in nfsd4_lock()7479 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
1538 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1547 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
1013 #define FL_SLEEP 128 /* A blocking lock */ macro
2537 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
6731 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()6737 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()
7151 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7365 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()