Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
ultrix.c File Reference
#include "check.h"
#include "ultrix.h"

Go to the source code of this file.

Macros

#define PT_MAGIC   0x032957 /* Partition magic number */
 
#define PT_VALID   1 /* Indicates if struct is valid */
 

Functions

int ultrix_partition (struct parsed_partitions *state)
 

Macro Definition Documentation

#define PT_MAGIC   0x032957 /* Partition magic number */
#define PT_VALID   1 /* Indicates if struct is valid */

Function Documentation

int ultrix_partition ( struct parsed_partitions state)

Definition at line 12 of file ultrix.c.