Searched refs:new_crc (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dio_read.c480 struct bch_extent_crc_unpacked new_crc; local
504 rbio->pick.crc, NULL, &new_crc,
522 if (!bch2_bkey_narrow_crcs(new, new_crc))
H A Dio_write.c763 struct bch_extent_crc_unpacked new_crc; local
773 NULL, &new_crc,
781 op->crc = new_crc;

Completed in 220 milliseconds