Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dbcache.h510 #define CACHE_SET_RUNNING 2 macro
Dsuper.c1589 if (!test_bit(CACHE_SET_RUNNING, &c->flags)) in bch_flash_dev_create()
2130 set_bit(CACHE_SET_RUNNING, &c->flags); in run_cache_set()