Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbtree.h258 int bch_btree_check(struct cache_set *);
Dsuper.c1597 if (bch_btree_check(c)) in run_cache_set()
Dbtree.c1839 int bch_btree_check(struct cache_set *c) in bch_btree_check() function