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

#include <gfs2_ondisk.h>

Data Fields

struct gfs2_meta_header lh_header
 
__be64 lh_sequence
 
__be32 lh_flags
 
__be32 lh_tail
 
__be32 lh_blkno
 
__be32 lh_hash
 

Detailed Description

Definition at line 380 of file gfs2_ondisk.h.

Field Documentation

__be32 lh_blkno

Definition at line 386 of file gfs2_ondisk.h.

__be32 lh_flags

Definition at line 384 of file gfs2_ondisk.h.

__be32 lh_hash

Definition at line 387 of file gfs2_ondisk.h.

Definition at line 381 of file gfs2_ondisk.h.

__be64 lh_sequence

Definition at line 383 of file gfs2_ondisk.h.

__be32 lh_tail

Definition at line 385 of file gfs2_ondisk.h.


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