Home
last modified time | relevance | path

Searched refs:fsck_flags (Results 1 – 2 of 2) sorted by relevance

/fs/bcachefs/
A Derror.c669 unsigned fsck_flags = 0; in __bch2_bkey_fsck_err() local
674 fsck_flags |= FSCK_AUTOFIX|FSCK_CAN_FIX; in __bch2_bkey_fsck_err()
677 fsck_flags |= fsck_flags_extra[err]; in __bch2_bkey_fsck_err()
699 int ret = __bch2_fsck_err(c, NULL, fsck_flags, err, "%s, delete?", buf.buf); in __bch2_bkey_fsck_err()
A Dalloc_background.c1409 unsigned fsck_flags = (async_repair ? FSCK_ERR_NO_LOG : 0)| in bch2_check_discard_freespace_key() local
1425 if (__fsck_err(trans, fsck_flags, in bch2_check_discard_freespace_key()
1440 if (__fsck_err(trans, fsck_flags, in bch2_check_discard_freespace_key()

Completed in 11 milliseconds