Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbtree.h289 wake_up(&c->gc_wait); in wake_up_gc()
H A Dbcache.h663 wait_queue_head_t gc_wait; member
H A Dsuper.c1901 init_waitqueue_head(&c->gc_wait); in bch_cache_set_alloc()
H A Dbtree.c1891 wait_event_interruptible(c->gc_wait, in bch_gc_thread()