Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dio_misc.c281 bool warn_errors = i_sectors_delta != NULL; in __bch2_resume_logged_op_truncate() local
298 if (warn_errors) in __bch2_resume_logged_op_truncate()
399 bool warn_errors = i_sectors_delta != NULL; in __bch2_resume_logged_op_finsert() local
410 …= lockrestart_do(trans, __bch2_subvolume_get_snapshot(trans, inum.subvol, &snapshot, warn_errors)); in __bch2_resume_logged_op_finsert()
424 adjust_i_size(trans, inum, src_offset, len, warn_errors) ?: in __bch2_resume_logged_op_finsert()
451 warn_errors); in __bch2_resume_logged_op_finsert()
514 adjust_i_size(trans, inum, src_offset, shift, warn_errors) ?: in __bch2_resume_logged_op_finsert()
519 adjust_i_size(trans, inum, 0, 0, warn_errors) ?: in __bch2_resume_logged_op_finsert()
529 if (warn_errors) in __bch2_resume_logged_op_finsert()

Completed in 37 milliseconds