Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dextents.h12 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k);
Dextents.c150 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid() function
171 return __bch_btree_ptr_invalid(b->c, k); in bch_btree_ptr_invalid()
Dsuper.c462 if (__bch_btree_ptr_invalid(c, k)) in uuid_read()
2007 if (__bch_btree_ptr_invalid(c, k)) in run_cache_set()