Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h398 enum stop_on_failure stop_when_cache_set_failed; member
H A Dsuper.c1440 dc->stop_when_cache_set_failed = BCH_CACHED_DEV_STOP_AUTO; in cached_dev_init()
1781 if (dc->stop_when_cache_set_failed == BCH_CACHED_DEV_STOP_ALWAYS) { in conditional_stop_bcache_device()