|
libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
|
#include <aaruformat/context.h>
Data Fields | |
| uint64_t | key |
| Key: sector address. | |
| uint64_t | value |
| Value: DDT entry. | |
| UT_hash_handle | hh |
| UTHASH handle. | |
| uint64_t TapeDdtHashEntry::key |
Key: sector address.
Definition at line 142 of file context.h.
Referenced by set_ddt_tape(), and write_tape_ddt().
| uint64_t TapeDdtHashEntry::value |
Value: DDT entry.
Definition at line 143 of file context.h.
Referenced by set_ddt_tape(), and write_tape_ddt().