Searched refs:ro_ref_wait (Results 1 – 2 of 2) sorted by relevance
747 wait_queue_head_t ro_ref_wait; member1170 wake_up(&c->ro_ref_wait); in bch2_ro_ref_put()
641 wait_event(c->ro_ref_wait, !refcount_read(&c->ro_ref)); in __bch2_fs_stop()776 init_waitqueue_head(&c->ro_ref_wait); in bch2_fs_alloc()1113 wake_up(&c->ro_ref_wait); in bch2_fs_start()2064 wait_event(c->ro_ref_wait, test_bit(BCH_FS_started, &c->flags)); in bdev_get_fs()