Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mac_partition |
struct | mac_driver_desc |
Macros | |
#define | MAC_PARTITION_MAGIC 0x504d |
#define | APPLE_AUX_TYPE "Apple_UNIX_SVR2" |
#define | MAC_STATUS_BOOTABLE 8 /* partition is bootable */ |
#define | MAC_DRIVER_MAGIC 0x4552 |
Functions | |
int | mac_partition (struct parsed_partitions *state) |
int mac_partition | ( | struct parsed_partitions * | state | ) |