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

#include <gfs2_ondisk.h>

Data Fields

__be32 mh_magic
 
__be32 mh_type
 
__be64 __pad0
 
__be32 mh_format
 
union {
   __be32   mh_jid
 
   __be32   __pad1
 
}; 
 

Detailed Description

Definition at line 81 of file gfs2_ondisk.h.

Field Documentation

union { ... }
__be64 __pad0

Definition at line 84 of file gfs2_ondisk.h.

__be32 __pad1

Definition at line 89 of file gfs2_ondisk.h.

__be32 mh_format

Definition at line 85 of file gfs2_ondisk.h.

__be32 mh_jid

Definition at line 88 of file gfs2_ondisk.h.

__be32 mh_magic

Definition at line 82 of file gfs2_ondisk.h.

__be32 mh_type

Definition at line 83 of file gfs2_ondisk.h.


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