Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h266 #define BCACHE_DEV_WB_RUNNING 3 macro
H A Dsuper.c1150 if (test_and_clear_bit(BCACHE_DEV_WB_RUNNING, &dc->disk.flags)) in cached_dev_detach_finish()
1357 if (test_and_clear_bit(BCACHE_DEV_WB_RUNNING, &dc->disk.flags)) in CLOSURE_CALLBACK()