|
libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
|
Inclusive [start,end] logical sector range contributed by a single hardware environment. More...
#include <aaruformat/context.h>
Data Fields | |
| uint64_t | start |
| Starting LBA (inclusive). | |
| uint64_t | end |
| Ending LBA (inclusive); >= start. | |
Inclusive [start,end] logical sector range contributed by a single hardware environment.
| uint64_t DumpExtent::end |
| uint64_t DumpExtent::start |
Starting LBA (inclusive).
Definition at line 335 of file context.h.
Referenced by compare_extents().