|
libkdumpfile-0.5.3
Kernel coredump file access
|
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... | |
| uint8_t | sequential_num |
| Sequential number of the media file. More... | |
| uint8_t | term_cord |
| Termination cord (whatever that means). More... | |
| uint8_t | disk_set_header_size |
| Size of the original disk set header. More... | |
| uint8_t | disks_in_use |
| Number of used disks of the original dump device. More... | |
| uint8_t sadump_media_header::disk_set_header_size |
Size of the original disk set header.
| struct efi_guid sadump_media_header::disk_set_id |
Disk set UUID.
| uint8_t sadump_media_header::disks_in_use |
Number of used disks of the original dump device.
| struct efi_guid sadump_media_header::sadump_id |
System UUID.
| uint8_t sadump_media_header::sequential_num |
Sequential number of the media file.
| uint8_t sadump_media_header::term_cord |
Termination cord (whatever that means).
| struct efi_time sadump_media_header::time_stamp |
Wall-clock time of the dump.
1.8.14