Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbcachefs.h742 wait_queue_head_t ro_ref_wait; member
1165 wake_up(&c->ro_ref_wait); in bch2_ro_ref_put()
Dsuper.c634 wait_event(c->ro_ref_wait, !refcount_read(&c->ro_ref)); in __bch2_fs_stop()
768 init_waitqueue_head(&c->ro_ref_wait); in bch2_fs_alloc()