Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsb-errors.h13 void bch2_sb_error_count(struct bch_fs *, enum bch_sb_error_id);
H A Dsb-errors.c81 void bch2_sb_error_count(struct bch_fs *c, enum bch_sb_error_id err) in bch2_sb_error_count() function
H A Derror.c348 bch2_sb_error_count(c, id); in count_fsck_err_locked()
383 bch2_sb_error_count(c, id); in __bch2_count_fsck_err()
H A Dsb-clean.c40 bch2_sb_error_count(c, BCH_FSCK_ERR_sb_clean_entry_overrun); in bch2_sb_clean_validate_late()
H A Djournal_io.c311 bch2_sb_error_count(c, BCH_FSCK_ERR_##_err); \
H A Dbtree_io.c560 bch2_sb_error_count(c, err_type); in __btree_err()