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