Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbtree.h280 int bch_gc_thread_start(struct cache_set *c);
H A Dbtree.c1898 int bch_gc_thread_start(struct cache_set *c) in bch_gc_thread_start() function
H A Dsuper.c2115 if (bch_gc_thread_start(c)) in run_cache_set()