Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dio_misc.c251 bool warn_errors = i_sectors_delta != NULL; in __bch2_resume_logged_op_truncate() local
268 if (warn_errors) in __bch2_resume_logged_op_truncate()
369 bool warn_errors = i_sectors_delta != NULL; in __bch2_resume_logged_op_finsert() local
380 …= lockrestart_do(trans, __bch2_subvolume_get_snapshot(trans, inum.subvol, &snapshot, warn_errors)); in __bch2_resume_logged_op_finsert()
394 adjust_i_size(trans, inum, src_offset, len, warn_errors) ?: in __bch2_resume_logged_op_finsert()
421 warn_errors); in __bch2_resume_logged_op_finsert()
484 adjust_i_size(trans, inum, src_offset, shift, warn_errors) ?: in __bch2_resume_logged_op_finsert()
489 adjust_i_size(trans, inum, 0, 0, warn_errors) ?: in __bch2_resume_logged_op_finsert()
499 if (warn_errors) in __bch2_resume_logged_op_finsert()

Completed in 4 milliseconds