libkdumpfile-0.5.3
Kernel coredump file access
|
Information about the whole disk set. More...
Data Fields | |
struct efi_guid | sadump_id |
System UUID. More... | |
struct efi_guid | disk_set_id |
Disk set UUID. More... | |
struct efi_time | time_stamp |
Wall-clock time of the dump. More... | |
off_t | bmp_pos |
Dumped page bitmap offset in the first disk. More... | |
Information about the whole disk set.
off_t disk_set_info::bmp_pos |
Dumped page bitmap offset in the first disk.
struct efi_guid disk_set_info::disk_set_id |
Disk set UUID.
struct efi_guid disk_set_info::sadump_id |
System UUID.
struct efi_time disk_set_info::time_stamp |
Wall-clock time of the dump.