Searched refs:bch2_sb_error_count (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/bcachefs/
H A Dsb-errors.h11 void bch2_sb_error_count(struct bch_fs *, enum bch_sb_error_id);
H A Derror.h175 bch2_sb_error_count(c, BCH_FSCK_ERR_##_err_type); \
H A Dsb-errors.c81 void bch2_sb_error_count(struct bch_fs *c, enum bch_sb_error_id err) function
H A Derror.c220 bch2_sb_error_count(c, err);
H A Dsb-clean.c36 bch2_sb_error_count(c, BCH_FSCK_ERR_sb_clean_entry_overrun);
H A Dbtree_io.c583 bch2_sb_error_count(c, err_type);
H A Djournal_io.c307 bch2_sb_error_count(c, BCH_FSCK_ERR_##_err); \

Completed in 201 milliseconds