Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dextents.h12 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k);
H A Dextents.c149 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid() function
170 return __bch_btree_ptr_invalid(b->c, k); in bch_btree_ptr_invalid()
H A Dsuper.c462 if (__bch_btree_ptr_invalid(c, k)) in uuid_read()
2014 if (__bch_btree_ptr_invalid(c, k)) in run_cache_set()