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

Data Structures

struct  sgi_partition
 
struct  sgi_volume
 

Data Fields

__be32 magic_mushroom
 
__be16 root_part_num
 
__be16 swap_part_num
 
s8 boot_file [16]
 
u8 _unused0 [48]
 
struct sgi_disklabel::sgi_volume volume [15]
 
struct sgi_disklabel::sgi_partition partitions [16]
 
__be32 csum
 
__be32 _unused1
 

Detailed Description

Definition at line 10 of file sgi.c.

Field Documentation

u8 _unused0[48]

Definition at line 15 of file sgi.c.

__be32 _unused1

Definition at line 27 of file sgi.c.

s8 boot_file[16]

Definition at line 14 of file sgi.c.

__be32 csum

Definition at line 26 of file sgi.c.

__be32 magic_mushroom

Definition at line 11 of file sgi.c.

__be16 root_part_num

Definition at line 12 of file sgi.c.

__be16 swap_part_num

Definition at line 13 of file sgi.c.


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