Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dextents.h12 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k);
H A Dsuper.c461 if (__bch_btree_ptr_invalid(c, k)) in uuid_read()
2013 if (__bch_btree_ptr_invalid(c, k)) in run_cache_set()