libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
Loading...
Searching...
No Matches
StripeParityBlockEntry Struct Reference

Per-parity-block metadata within a stripe descriptor. More...

#include <aaruformat/structs/erasure.h>

Data Fields

uint64_t offset
 Absolute file offset of the parity DBLK.

Detailed Description

Per-parity-block metadata within a stripe descriptor.

Definition at line 98 of file erasure.h.

Field Documentation

◆ offset

uint64_t StripeParityBlockEntry::offset

Absolute file offset of the parity DBLK.

Definition at line 100 of file erasure.h.

Referenced by ec_flush_data_stripe(), ec_load_ecmb(), and ec_write_batch_parity().


The documentation for this struct was generated from the following file: