Home
last modified time | relevance | path

Searched refs:ro_ref_wait (Results 1 – 2 of 2) sorted by relevance

/fs/bcachefs/
A Dbcachefs.h817 wait_queue_head_t ro_ref_wait; member
1184 wake_up(&c->ro_ref_wait); in bch2_ro_ref_put()
A Dsuper.c696 wait_event(c->ro_ref_wait, !refcount_read(&c->ro_ref)); in __bch2_fs_stop()
862 init_waitqueue_head(&c->ro_ref_wait); in bch2_fs_alloc()
1230 wake_up(&c->ro_ref_wait); in bch2_fs_start()
2275 wait_event(c->ro_ref_wait, test_bit(BCH_FS_started, &c->flags)); in bdev_get_fs()

Completed in 12 milliseconds