Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dbtree.h263 int bch_btree_check(struct cache_set *c);
Dsuper.c1883 if (bch_btree_check(c)) in run_cache_set()
Dbtree.c1951 int bch_btree_check(struct cache_set *c) in bch_btree_check() function