Searched refs:bch_ptr_status (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/md/bcache/ |
H A D | extents.c | 69 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status() function 145 pr_cont(" %s\n", bch_ptr_status(b->c, k)); in bch_bkey_dump() 163 cache_bug(c, "spotted btree ptr %s: %s", buf, bch_ptr_status(c, k)); in __bch_btree_ptr_invalid() 511 cache_bug(c, "spotted extent %s: %s", buf, bch_ptr_status(c, k)); in __bch_extent_invalid()
|