libkdumpfile-0.5.1
Kernel coredump file access
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
sadump_media_header Struct Reference

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...
 

Field Documentation

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.


The documentation for this struct was generated from the following file: