libparted 3.6
|
#include <dvh.h>
Data Fields | |
char | vh_bootfile [BFNAMESIZE] |
int | vh_csum |
struct device_parameters | vh_dp |
int | vh_fill |
int | vh_magic |
struct partition_table | vh_pt [NPARTAB] |
short | vh_rootpt |
short | vh_swappt |
struct volume_directory | vh_vd [NVDIR] |
char volume_header::vh_bootfile[BFNAMESIZE] |
int volume_header::vh_csum |
struct device_parameters volume_header::vh_dp |
int volume_header::vh_fill |
int volume_header::vh_magic |
struct partition_table volume_header::vh_pt[NPARTAB] |
short volume_header::vh_rootpt |
short volume_header::vh_swappt |
struct volume_directory volume_header::vh_vd[NVDIR] |