Searched refs:__bch_btree_ptr_invalid (Results 1 – 2 of 2) sorted by relevance
12 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k);
149 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid() function170 return __bch_btree_ptr_invalid(b->c, k); in bch_btree_ptr_invalid()