Searched refs:__bch2_fsck_err (Results 1 – 4 of 4) sorted by relevance
| /fs/bcachefs/ |
| A D | error.h | 93 int __bch2_fsck_err(struct bch_fs *, struct btree_trans *, 98 __bch2_fsck_err(type_is(c, struct bch_fs *) ? (struct bch_fs *) c : NULL,\
|
| A D | error.c | 439 int __bch2_fsck_err(struct bch_fs *c, in __bch2_fsck_err() function 699 int ret = __bch2_fsck_err(c, NULL, fsck_flags, err, "%s, delete?", buf.buf); in __bch2_bkey_fsck_err()
|
| A D | alloc_background.c | 706 int ret = __bch2_fsck_err(NULL, trans, flags, err_id, in __need_discard_or_freespace_err()
|
| A D | btree_io.c | 634 ret2 = __bch2_fsck_err(c, NULL, FSCK_CAN_FIX, err_type, "%s", out.buf); in __btree_err()
|
Completed in 14 milliseconds