Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
msdos.h File Reference

Go to the source code of this file.

Macros

#define MSDOS_LABEL_MAGIC   0xAA55
 

Functions

int msdos_partition (struct parsed_partitions *state)
 

Macro Definition Documentation

#define MSDOS_LABEL_MAGIC   0xAA55

Definition at line 5 of file msdos.h.

Function Documentation

int msdos_partition ( struct parsed_partitions state)

Definition at line 432 of file msdos.c.