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

Data Fields

struct {
   char   __pad1 [64]
 
   struct disklabel   __label
 
__u1
 
struct {
   unsigned long   __pad2 [63]
 
   unsigned long   __checksum
 
__u2
 
char bootblock_bytes [512]
 
unsigned long bootblock_quadwords [64]
 

Detailed Description

Definition at line 69 of file mkbb.c.

Field Documentation

unsigned long __checksum

Definition at line 76 of file mkbb.c.

struct disklabel __label

Definition at line 72 of file mkbb.c.

char __pad1[64]

Definition at line 71 of file mkbb.c.

unsigned long __pad2[63]

Definition at line 75 of file mkbb.c.

struct { ... } __u1
struct { ... } __u2
char bootblock_bytes[512]

Definition at line 78 of file mkbb.c.

unsigned long bootblock_quadwords[64]

Definition at line 79 of file mkbb.c.


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