Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dbcache.h1011 void bch_cache_set_stop(struct cache_set *c);
Dsuper.c1714 void bch_cache_set_stop(struct cache_set *c) in bch_cache_set_stop() function
1724 bch_cache_set_stop(c); in bch_cache_set_unregister()
2542 bch_cache_set_stop(c); in bcache_reboot()
Dsysfs.c774 bch_cache_set_stop(c); in STORE()