Searched refs:ro_ref (Results 1 – 2 of 2) sorted by relevance
741 refcount_t ro_ref; member1159 return refcount_inc_not_zero(&c->ro_ref); in bch2_ro_ref_tryget()1164 if (refcount_dec_and_test(&c->ro_ref)) in bch2_ro_ref_put()
634 wait_event(c->ro_ref_wait, !refcount_read(&c->ro_ref)); in __bch2_fs_stop()767 refcount_set(&c->ro_ref, 1); in bch2_fs_alloc()