Searched refs:cache_bug (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/bcache/ |
| A D | bcache.h | 865 #define cache_bug(c, ...) \ macro 880 cache_bug(c, __VA_ARGS__); \
|
| A D | extents.c | 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()
|
| A D | btree.c | 1143 cache_bug(c, in __bch_btree_node_alloc()
|
Completed in 14 milliseconds