Home
last modified time | relevance | path

Searched refs:bch_ptr_status (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dextents.c68 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status() function
144 pr_cont(" %s\n", bch_ptr_status(b->c, k)); in bch_bkey_dump()
162 cache_bug(c, "spotted btree ptr %s: %s", buf, bch_ptr_status(c, k)); in __bch_btree_ptr_invalid()
496 cache_bug(c, "spotted extent %s: %s", buf, bch_ptr_status(c, k)); in __bch_extent_invalid()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dextents.c68 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status() function
144 pr_cont(" %s\n", bch_ptr_status(b->c, k)); in bch_bkey_dump()
162 cache_bug(c, "spotted btree ptr %s: %s", buf, bch_ptr_status(c, k)); in __bch_btree_ptr_invalid()
496 cache_bug(c, "spotted extent %s: %s", buf, bch_ptr_status(c, k)); in __bch_extent_invalid()

Completed in 2 milliseconds