Home
last modified time | relevance | path

Searched refs:moving_gc_wq (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/md/bcache/
Dmovinggc.c158 io->op.wq = c->moving_gc_wq; in read_moving()
Dbcache.h643 struct workqueue_struct *moving_gc_wq; member
Dsuper.c1527 if (c->moving_gc_wq) in cache_set_free()
1528 destroy_workqueue(c->moving_gc_wq); in cache_set_free()
1757 !(c->moving_gc_wq = alloc_workqueue("bcache_gc", in bch_cache_set_alloc()