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()505 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()534 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()537 lock->fl.fl_flags &= ~FL_SLEEP; in nlmsvc_lock()847 lock->fl.fl_flags |= FL_SLEEP; in nlmsvc_grant_blocked()852 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" }, \
1107 if (!(request->fl_flags & FL_SLEEP)) in flock_lock_inode()1175 if (!(request->fl_flags & FL_SLEEP)) in posix_lock_inode()2151 lock->fl_flags |= FL_SLEEP; in SYSCALL_DEFINE2()2424 file_lock->fl_flags |= FL_SLEEP; in fcntl_setlk()2547 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()
214 flc->fl_flags &= ~FL_SLEEP; in dlm_plock_callback()
6910 fl_flags |= FL_SLEEP; in nfsd4_lock()6923 fl_flags |= FL_SLEEP; in nfsd4_lock()6968 if (fl_flags & FL_SLEEP) { in nfsd4_lock()7003 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
1464 if (flock->fl_flags & FL_SLEEP) { in cifs_read_flock()1473 (~(FL_POSIX | FL_FLOCK | FL_SLEEP | in cifs_read_flock()
1040 #define FL_SLEEP 128 /* A blocking lock */ macro
2498 int opcode = (fl->fl_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk()
6635 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()6641 flock->fl_flags |= FL_SLEEP; in smb2_set_flock_flags()
7059 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7276 request->fl_flags = fl_flags & ~FL_SLEEP; in _nfs4_proc_setlk()