Home
last modified time | relevance | path

Searched refs:bch_err_ratelimited (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbcachefs.h314 #define bch_err_ratelimited(c, fmt, ...) \ macro
339 bch_err_ratelimited(_c, "%s(): error %s", __func__, bch2_err_str(_ret));\
Dec.c485 bch_err_ratelimited(c, "error marking nonexistent stripe %llu while marking\n" in bch2_trigger_stripe()
666 bch_err_ratelimited(ca, "%s", err.buf); in ec_validate_checksums()
707 bch_err_ratelimited(c, in ec_do_recov()
741 bch_err_ratelimited(ca->fs, in ec_block_endio()
772 bch_err_ratelimited(c, in ec_block_io()
910 bch_err_ratelimited(c, in bch2_ec_read_extent()
Dbackpointers.c302 bch_err_ratelimited(c, "%s", buf.buf); in backpointer_not_found()
Dbtree_io.c1347 bch_err_ratelimited(c, "%s: rewriting btree node at btree=%s level=%u %s due to error", in btree_node_read_work()
1667 bch_err_ratelimited(c, "%s", buf.buf); in bch2_btree_node_read()
Dbuckets.c687 bch_err_ratelimited(c, "pointer to nonexistent stripe %llu\n while marking %s", in bch2_trigger_stripe_ptr()
Dfsck.c1650 bch_err_ratelimited(c, "fsck counted i_sectors wrong for inode %llu:%u: got %llu should be %llu", in check_i_sectors_notnested()
2090bch_err_ratelimited(c, "fsck counted subdirectories wrong for inum %llu:%u: got %llu should be %ll… in check_subdir_count_notnested()