Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dbcache.h486 #define CACHE_SET_RUNNING 2 macro
Dsuper.c1296 if (!test_bit(CACHE_SET_RUNNING, &c->flags)) in bch_flash_dev_create()
1727 set_bit(CACHE_SET_RUNNING, &c->flags); in run_cache_set()