Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbcache.h508 #define CACHE_SET_RUNNING 2 macro
Dsuper.c1596 if (!test_bit(CACHE_SET_RUNNING, &c->flags)) in bch_flash_dev_create()
2137 set_bit(CACHE_SET_RUNNING, &c->flags); in run_cache_set()