Searched defs:bch_extent_crc32 (Results 1 – 1 of 1) sorted by relevance
92 struct bch_extent_crc32 { struct94 __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;