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

#include <gfs2_ondisk.h>

Data Fields

struct gfs2_meta_header ld_header
 
__be32 ld_type
 
__be32 ld_length
 
__be32 ld_data1
 
__be32 ld_data2
 
__u8 ld_reserved [32]
 

Detailed Description

Definition at line 406 of file gfs2_ondisk.h.

Field Documentation

__be32 ld_data1

Definition at line 411 of file gfs2_ondisk.h.

__be32 ld_data2

Definition at line 412 of file gfs2_ondisk.h.

Definition at line 407 of file gfs2_ondisk.h.

__be32 ld_length

Definition at line 410 of file gfs2_ondisk.h.

__u8 ld_reserved[32]

Definition at line 414 of file gfs2_ondisk.h.

__be32 ld_type

Definition at line 409 of file gfs2_ondisk.h.


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