|
Linux Kernel
3.7.1
|
#include <efs_vh.h>
Data Fields | |
| __be32 | vh_magic |
| __be16 | vh_rootpt |
| __be16 | vh_swappt |
| char | vh_bootfile [BFNAMESIZE] |
| char | pad [48] |
| struct volume_directory | vh_vd [NVDIR] |
| struct partition_table | vh_pt [NPARTAB] |
| __be32 | vh_csum |
| __be32 | vh_fill |
| char vh_bootfile[BFNAMESIZE] |
| struct partition_table vh_pt[NPARTAB] |
| struct volume_directory vh_vd[NVDIR] |
1.8.2