Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h669 struct workqueue_struct *moving_gc_wq; member
H A Dsuper.c1697 if (c->moving_gc_wq) in CLOSURE_CALLBACK()
1698 destroy_workqueue(c->moving_gc_wq); in CLOSURE_CALLBACK()
1950 c->moving_gc_wq = alloc_workqueue("bcache_gc", in bch_cache_set_alloc()
1952 if (!c->moving_gc_wq) in bch_cache_set_alloc()