Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dbcache.h930 void bch_cache_set_stop(struct cache_set *);
Dsuper.c1467 void bch_cache_set_stop(struct cache_set *c) in bch_cache_set_stop() function
1476 bch_cache_set_stop(c); in bch_cache_set_unregister()
2061 bch_cache_set_stop(c); in bcache_reboot()
Dsysfs.c588 bch_cache_set_stop(c); in STORE()