Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/bcache/
Dbcache.h507 #define CACHE_SET_RUNNING 2 macro
Dsuper.c1594 if (!test_bit(CACHE_SET_RUNNING, &c->flags)) in bch_flash_dev_create()
2134 set_bit(CACHE_SET_RUNNING, &c->flags); in run_cache_set()