|
libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
|
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. | |
| 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().