Searched defs:bch_extent_crc32 (Results 1 – 1 of 1) sorted by relevance
93 struct bch_extent_crc32 { struct95 __u32 type:2,96 _compressed_size:7,97 _uncompressed_size:7,98 offset:7,99 _unused:1,100 csum_type:4,101 compression_type:4;102 __u32 csum;