Searched refs:__bch2_fsck_err (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | error.h | 115 int __bch2_fsck_err(struct bch_fs *, struct btree_trans *, 120 __bch2_fsck_err(type_is(c, struct bch_fs *) ? (struct bch_fs *) c : NULL,\
|
| A D | error.c | 221 int __bch2_fsck_err(struct bch_fs *c, in __bch2_fsck_err() function 464 int ret = __bch2_fsck_err(c, NULL, fsck_flags, err, "%s", buf.buf); in __bch2_bkey_fsck_err()
|
| A D | btree_io.c | 582 ? __bch2_fsck_err(c, NULL, FSCK_CAN_FIX, err_type, "%s", out.buf) in __btree_err()
|
Completed in 11 milliseconds