Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbtree.h261 int bch_btree_check(struct cache_set *c);
Dsuper.c1838 if (bch_btree_check(c)) in run_cache_set()
Dbtree.c1904 int bch_btree_check(struct cache_set *c) in bch_btree_check() function