Searched refs:bch2_fsck_err (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Derror.h121 int bch2_fsck_err(struct bch_fs *,
129 int _ret = bch2_fsck_err(c, _flags, BCH_FSCK_ERR_##_err_type, \
H A Dbuckets.c573 bch2_fsck_err(c, FSCK_CAN_IGNORE|FSCK_NEED_FSCK,
586 bch2_fsck_err(c, FSCK_CAN_IGNORE|FSCK_NEED_FSCK,
600 bch2_fsck_err(c, FSCK_CAN_IGNORE|FSCK_NEED_FSCK,
622 bch2_fsck_err(c, FSCK_CAN_IGNORE|FSCK_NEED_FSCK,
636 bch2_fsck_err(c, FSCK_CAN_IGNORE|FSCK_NEED_FSCK,
1141 bch2_fsck_err(c, FSCK_CAN_IGNORE|FSCK_NEED_FSCK,
H A Derror.c179 int bch2_fsck_err(struct bch_fs *c, function
H A Dbtree_io.c572 ret = bch2_fsck_err(c, FSCK_CAN_FIX, err_type, "%s", out.buf);

Completed in 166 milliseconds