Home
last modified time | relevance | path

Searched defs:bch_extent_crc32 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dextents_format.h92 struct bch_extent_crc32 { struct
94 __u32 type:2,
95 _compressed_size:7,
96 _uncompressed_size:7,
97 offset:7,
98 _unused:1,
99 csum_type:4,
100 compression_type:4;
101 __u32 csum;