Per-data-block metadata within a stripe descriptor.
uint32_t onDiskSize
Actual on-disk bytes (sizeof(header) + cmpLength).
uint64_t offset
Absolute file offset of the block.
uint64_t shardCrc64
CRC64-ECMA of on-disk bytes zero-padded to shardSize.
Per-parity-block metadata within a stripe descriptor.
uint64_t offset
Absolute file offset of the parity DBLK.