Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dextents_format.h144 struct bch_extent_crc128 { struct
274 ((sizeof(struct bch_extent_crc128) + \
H A Dextents.h134 struct bch_extent_crc128 crc128;
H A Dio_read.c633 sizeof(struct bch_extent_crc128)); in __bch2_rbio_narrow_crcs()
H A Dextents.c622 dst->crc128 = (struct bch_extent_crc128) { in bch2_extent_crc_pack()