Searched refs:bch2_sb_error_count (Results 1 – 6 of 6) sorted by relevance
13 void bch2_sb_error_count(struct bch_fs *, enum bch_sb_error_id);
81 void bch2_sb_error_count(struct bch_fs *c, enum bch_sb_error_id err) in bch2_sb_error_count() function
348 bch2_sb_error_count(c, id); in count_fsck_err_locked()383 bch2_sb_error_count(c, id); in __bch2_count_fsck_err()
40 bch2_sb_error_count(c, BCH_FSCK_ERR_sb_clean_entry_overrun); in bch2_sb_clean_validate_late()
311 bch2_sb_error_count(c, BCH_FSCK_ERR_##_err); \
560 bch2_sb_error_count(c, err_type); in __btree_err()