Searched refs:bch_sb_error_id (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | sb-errors.h | 9 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 D | error.h | 69 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 D | error.c | 271 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 D | sb-errors.c | 13 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 D | sb-errors_format.h | 333 enum bch_sb_error_id { enum
|
| H A D | buckets.c | 392 struct bkey_s_c k, bool insert, enum bch_sb_error_id id) in bucket_ref_update_err()
|
| H A D | alloc_background.c | 670 enum bch_sb_error_id err_id = discard in __need_discard_or_freespace_err()
|
| H A D | btree_io.c | 549 enum bch_sb_error_id err_type, in __btree_err()
|