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

/linux-master/fs/bcachefs/
H A Dchecksum.h84 int bch2_rechecksum_bio(struct bch_fs *, struct bio *, struct bversion,
H A Dio_write.c766 /* bch2_rechecksum_bio() can't encrypt or decrypt data: */
772 ret = bch2_rechecksum_bio(c, bio, op->version, op->crc,
1007 if (bch2_rechecksum_bio(c, src, version, op->crc,
1022 bch2_rechecksum_bio(c, src, version, op->crc,
H A Dchecksum.c383 int bch2_rechecksum_bio(struct bch_fs *c, struct bio *bio, function
H A Dio_read.c503 if (bch2_rechecksum_bio(c, &rbio->bio, rbio->version,

Completed in 279 milliseconds