Home
last modified time | relevance | path

Searched refs:bch_cache_set_stop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h1031 void bch_cache_set_stop(struct cache_set *c);
H A Dsuper.c1840 void bch_cache_set_stop(struct cache_set *c) in bch_cache_set_stop() function
1850 bch_cache_set_stop(c); in bch_cache_set_unregister()
2762 bch_cache_set_stop(c); in bcache_reboot()
H A Dsysfs.c831 bch_cache_set_stop(c); in STORE()