|
libkdumpfile-0.5.3
Kernel coredump file access
|
Disk set header. More...
Data Fields | |
| uint32_t | disk_set_header_size |
| Size of the disk set header in blocks. More... | |
| uint32_t | disk_num |
| Number of disks in this disk set. More... | |
| uint64_t | disk_set_size |
| Size of the whole disk set. More... | |
| struct sadump_volume_info | vol_info [] |
| Information about each volume. More... | |
Disk set header.
| uint32_t sadump_disk_set_header::disk_num |
Number of disks in this disk set.
| uint32_t sadump_disk_set_header::disk_set_header_size |
Size of the disk set header in blocks.
| uint64_t sadump_disk_set_header::disk_set_size |
Size of the whole disk set.
| struct sadump_volume_info sadump_disk_set_header::vol_info[] |
Information about each volume.
1.8.14