Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-errors.h9 void bch2_sb_error_id_to_text(struct printbuf *, enum bch_sb_error_id);
13 void bch2_sb_error_count(struct bch_fs *, enum bch_sb_error_id);
Derror.h117 enum bch_sb_error_id,
175 enum bch_sb_error_id,
Dsb-errors.c13 void bch2_sb_error_id_to_text(struct printbuf *out, enum bch_sb_error_id id) in bch2_sb_error_id_to_text()
81 void bch2_sb_error_count(struct bch_fs *c, enum bch_sb_error_id err) in bch2_sb_error_count()
Derror.c224 enum bch_sb_error_id err, in __bch2_fsck_err()
443 enum bch_sb_error_id err, in __bch2_bkey_fsck_err()
Dsb-errors_format.h311 enum bch_sb_error_id { enum
Dbtree_io.c550 enum bch_sb_error_id err_type, in __btree_err()