Searched refs:cache_bug (Results 1 – 3 of 3) sorted by relevance
/drivers/md/bcache/ |
D | bcache.h | 863 #define cache_bug(c, ...) \ macro 878 cache_bug(c, __VA_ARGS__); \
|
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()
|
D | btree.c | 1117 cache_bug(c, in __bch_btree_node_alloc()
|