libkdumpfile-0.5.3
Kernel coredump file access
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

◆ disk_set_header_size

uint8_t sadump_media_header::disk_set_header_size

Size of the original disk set header.

◆ disk_set_id

struct efi_guid sadump_media_header::disk_set_id

Disk set UUID.

◆ disks_in_use

uint8_t sadump_media_header::disks_in_use

Number of used disks of the original dump device.

◆ sadump_id

struct efi_guid sadump_media_header::sadump_id

System UUID.

◆ sequential_num

uint8_t sadump_media_header::sequential_num

Sequential number of the media file.

◆ term_cord

uint8_t sadump_media_header::term_cord

Termination cord (whatever that means).

◆ time_stamp

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: