Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsuper.c51 struct workqueue_struct *bcache_wq; variable
2805 if (bcache_wq) in bcache_exit()
2806 destroy_workqueue(bcache_wq); in bcache_exit()
2870 bcache_wq = alloc_workqueue("bcache", WQ_MEM_RECLAIM, 0); in bcache_init()
2871 if (!bcache_wq) in bcache_init()
H A Dbcache.h1005 extern struct workqueue_struct *bcache_wq;