Home
last modified time | relevance | path

Searched refs:fl_wait (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/afs/
A Dflock.c102 wake_up(&p->fl_wait); in afs_grant_locks()
128 wake_up(&p->fl_wait); in afs_next_locker()
145 wake_up(&next->fl_wait); in afs_next_locker()
169 wake_up(&p->fl_wait); in afs_kill_lockers_enoent()
644 ret = wait_event_interruptible(fl->fl_wait, in afs_do_setlk()
/linux-6.3-rc2/fs/
A Dlocks.c265 init_waitqueue_head(&fl->fl_wait); in locks_init_lock_heads()
282 BUG_ON(waitqueue_active(&fl->fl_wait)); in locks_release_private()
678 wake_up(&waiter->fl_wait); in __locks_wake_up_blocks()
1353 error = wait_event_interruptible(fl->fl_wait, in posix_lock_inode_wait()
1548 error = wait_event_interruptible_timeout(new_fl->fl_wait, in __break_lease()
2013 error = wait_event_interruptible(fl->fl_wait, in flock_lock_inode_wait()
2297 error = wait_event_interruptible(fl->fl_wait, in do_lock_file_wait()
/linux-6.3-rc2/include/linux/
A Dfilelock.h103 wait_queue_head_t fl_wait; member
/linux-6.3-rc2/fs/ksmbd/
A Dvfs.c1812 wait_event(flock->fl_wait, !flock->fl_blocker); in ksmbd_vfs_posix_lock_wait()
1817 return wait_event_interruptible_timeout(flock->fl_wait, in ksmbd_vfs_posix_lock_wait_timeout()
A Dsmb2pdu.c6773 wake_up(&flock->fl_wait); in smb2_remove_blocked_lock()
6779 return waitqueue_active(&fl->fl_wait); in lock_defer_pending()

Completed in 27 milliseconds