Searched refs:lock_waitq (Results 1 – 1 of 1) sorted by relevance
370 wait_queue_head_t lock_waitq; member2838 wake_up_all(&rbd_dev->lock_waitq); in wake_requests()2840 wake_up(&rbd_dev->lock_waitq); in wake_requests()3431 WARN_ON(waitqueue_active(&rbd_dev->lock_waitq)); in rbd_unregister_watch()3604 prepare_to_wait_exclusive(&rbd_dev->lock_waitq, &wait, in rbd_wait_state_locked()3621 finish_wait(&rbd_dev->lock_waitq, &wait); in rbd_wait_state_locked()4406 init_waitqueue_head(&rbd_dev->lock_waitq); in __rbd_dev_create()