libkdumpfile-0.5.3
Kernel coredump file access
Data Fields
disk_set_info Struct Reference

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

Detailed Description

Information about the whole disk set.

Field Documentation

◆ bmp_pos

off_t disk_set_info::bmp_pos

Dumped page bitmap offset in the first disk.

◆ disk_set_id

struct efi_guid disk_set_info::disk_set_id

Disk set UUID.

◆ sadump_id

struct efi_guid disk_set_info::sadump_id

System UUID.

◆ time_stamp

struct efi_time disk_set_info::time_stamp

Wall-clock time of the dump.


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