Searched refs:ro_ref (Results 1 – 2 of 2) sorted by relevance
737 refcount_t ro_ref; member1155 return refcount_inc_not_zero(&c->ro_ref); in bch2_ro_ref_tryget()1160 if (refcount_dec_and_test(&c->ro_ref)) in bch2_ro_ref_put()
647 wait_event(c->ro_ref_wait, !refcount_read(&c->ro_ref)); in __bch2_fs_stop()780 refcount_set(&c->ro_ref, 1); in bch2_fs_alloc()