Searched refs:quiescing_wait (Results 1 – 1 of 1) sorted by relevance
425 struct completion quiescing_wait; member3467 complete(&rbd_dev->quiescing_wait); in rbd_lock_del_request()4181 rbd_assert(!completion_done(&rbd_dev->quiescing_wait)); in rbd_quiesce_lock()4186 wait_for_completion(&rbd_dev->quiescing_wait); in rbd_quiesce_lock()5379 init_completion(&rbd_dev->quiescing_wait); in __rbd_dev_create()