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 Dsysfs.c494 (!test_and_set_bit(BCACHE_DEV_WB_RUNNING, &dc->disk.flags))) in STORE()