Home
last modified time | relevance | path

Searched refs:cache_bug (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h863 #define cache_bug(c, ...) \ macro
878 cache_bug(c, __VA_ARGS__); \
H A Dextents.c162 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()
H A Dbtree.c1117 cache_bug(c, in __bch_btree_node_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h862 #define cache_bug(c, ...) \ macro
877 cache_bug(c, __VA_ARGS__); \
H A Dextents.c162 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()
H A Dbtree.c1138 cache_bug(c, in __bch_btree_node_alloc()

Completed in 12 milliseconds