|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | disklabel |
| struct | disklabel::d_partition |
| union | __bootblock |
Macros | |
| #define | MAXPARTITIONS 8 /* max. # of partitions */ |
| #define | u8 unsigned char |
| #define | u16 unsigned short |
| #define | u32 unsigned int |
| #define | bootblock_label __u1.__label |
| #define | bootblock_checksum __u2.__checksum |
Typedefs | |
| typedef union __bootblock | bootblock |
Functions | |
| int | main (int argc, char **argv) |
| typedef union __bootblock bootblock |
1.8.2