Home
last modified time | relevance | path

Searched refs:gc_wait (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/md/bcache/
Dbtree.h288 wake_up(&c->gc_wait); in wake_up_gc()
Dbcache.h659 wait_queue_head_t gc_wait; member
Dbtree.c1848 wait_event_interruptible(c->gc_wait, in bch_gc_thread()
Dsuper.c1901 init_waitqueue_head(&c->gc_wait); in bch_cache_set_alloc()