Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A 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);
H A Derror.h69 enum bch_sb_error_id id;
80 enum bch_sb_error_id, const char *,
88 enum bch_sb_error_id,
154 enum bch_sb_error_id,
H A Derror.c271 enum bch_sb_error_id id) in fsck_err_get()
345 enum bch_sb_error_id id, const char *msg, in count_fsck_err_locked()
380 enum bch_sb_error_id id, const char *msg, in __bch2_count_fsck_err()
393 enum bch_sb_error_id err, in __bch2_fsck_err()
600 enum bch_sb_error_id err, in __bch2_bkey_fsck_err()
H A 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()
H A Dsb-errors_format.h333 enum bch_sb_error_id { enum
H A Dbuckets.c392 struct bkey_s_c k, bool insert, enum bch_sb_error_id id) in bucket_ref_update_err()
H A Dalloc_background.c670 enum bch_sb_error_id err_id = discard in __need_discard_or_freespace_err()
H A Dbtree_io.c549 enum bch_sb_error_id err_type, in __btree_err()