Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PartitionBlock Struct Reference

#include <affs_hardblocks.h>

Data Fields

__be32 pb_ID
 
__be32 pb_SummedLongs
 
__s32 pb_ChkSum
 
__u32 pb_HostID
 
__be32 pb_Next
 
__u32 pb_Flags
 
__u32 pb_Reserved1 [2]
 
__u32 pb_DevFlags
 
__u8 pb_DriveName [32]
 
__u32 pb_Reserved2 [15]
 
__be32 pb_Environment [17]
 
__u32 pb_EReserved [15]
 

Detailed Description

Definition at line 49 of file affs_hardblocks.h.

Field Documentation

__s32 pb_ChkSum

Definition at line 52 of file affs_hardblocks.h.

__u32 pb_DevFlags

Definition at line 57 of file affs_hardblocks.h.

__u8 pb_DriveName[32]

Definition at line 58 of file affs_hardblocks.h.

__be32 pb_Environment[17]

Definition at line 60 of file affs_hardblocks.h.

__u32 pb_EReserved[15]

Definition at line 61 of file affs_hardblocks.h.

__u32 pb_Flags

Definition at line 55 of file affs_hardblocks.h.

__u32 pb_HostID

Definition at line 53 of file affs_hardblocks.h.

__be32 pb_ID

Definition at line 50 of file affs_hardblocks.h.

__be32 pb_Next

Definition at line 54 of file affs_hardblocks.h.

__u32 pb_Reserved1[2]

Definition at line 56 of file affs_hardblocks.h.

__u32 pb_Reserved2[15]

Definition at line 59 of file affs_hardblocks.h.

__be32 pb_SummedLongs

Definition at line 51 of file affs_hardblocks.h.


The documentation for this struct was generated from the following file: