Searched refs:__bch_btree_ptr_invalid (Results 1 – 3 of 3) 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()
462 if (__bch_btree_ptr_invalid(c, k)) in uuid_read()2014 if (__bch_btree_ptr_invalid(c, k)) in run_cache_set()