Home
last modified time | relevance | path

Searched refs:CACHE_SET_RUNNING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h496 * CACHE_SET_RUNNING means all cache devices have been registered and journal
505 #define CACHE_SET_RUNNING 2 macro
H A Dsuper.c1615 if (!test_bit(CACHE_SET_RUNNING, &c->flags)) in bch_flash_dev_create()
2156 set_bit(CACHE_SET_RUNNING, &c->flags); in run_cache_set()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h502 * CACHE_SET_RUNNING means all cache devices have been registered and journal
511 #define CACHE_SET_RUNNING 2 macro
H A 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()

Completed in 11 milliseconds