Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsb-errors.h14 void bch2_sb_error_count(struct bch_fs *, enum bch_sb_error_id);
H A Dsb-errors.c103 void bch2_sb_error_count(struct bch_fs *c, enum bch_sb_error_id err) in bch2_sb_error_count() function
H A Derror.c349 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.c325 bch2_sb_error_count(c, BCH_FSCK_ERR_##_err); \
H A Dfs.c2187 bch2_sb_error_count(c, BCH_FSCK_ERR_vfs_bad_inode_rm); in bch2_evict_inode()
H A Dbtree_io.c581 bch2_sb_error_count(c, err_type); in __btree_err()