Searched refs:cache_bug (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ |
| H A D | bcache.h | 872 #define cache_bug(c, ...) \ macro 887 cache_bug(c, __VA_ARGS__); \
|
| H A D | extents.c | 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()
|