Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
affs_hardblocks.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  RigidDiskBlock
 
struct  PartitionBlock
 

Macros

#define IDNAME_RIGIDDISK   0x5244534B /* "RDSK" */
 
#define IDNAME_PARTITION   0x50415254 /* "PART" */
 
#define RDB_ALLOCATION_LIMIT   16
 

Macro Definition Documentation

#define IDNAME_PARTITION   0x50415254 /* "PART" */

Definition at line 64 of file affs_hardblocks.h.

#define IDNAME_RIGIDDISK   0x5244534B /* "RDSK" */

Definition at line 47 of file affs_hardblocks.h.

#define RDB_ALLOCATION_LIMIT   16

Definition at line 66 of file affs_hardblocks.h.