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

#include <gfs2_ondisk.h>

Data Fields

struct gfs2_meta_header sb_header
 
__be32 sb_fs_format
 
__be32 sb_multihost_format
 
__u32 __pad0
 
__be32 sb_bsize
 
__be32 sb_bsize_shift
 
__u32 __pad1
 
struct gfs2_inum sb_master_dir
 
struct gfs2_inum __pad2
 
struct gfs2_inum sb_root_dir
 
char sb_lockproto [GFS2_LOCKNAME_LEN]
 
char sb_locktable [GFS2_LOCKNAME_LEN]
 
struct gfs2_inum __pad3
 
struct gfs2_inum __pad4
 
__u8 sb_uuid [16]
 

Detailed Description

Definition at line 112 of file gfs2_ondisk.h.

Field Documentation

__u32 __pad0

Definition at line 117 of file gfs2_ondisk.h.

__u32 __pad1

Definition at line 121 of file gfs2_ondisk.h.

struct gfs2_inum __pad2

Definition at line 124 of file gfs2_ondisk.h.

struct gfs2_inum __pad3

Definition at line 130 of file gfs2_ondisk.h.

struct gfs2_inum __pad4

Definition at line 131 of file gfs2_ondisk.h.

__be32 sb_bsize

Definition at line 119 of file gfs2_ondisk.h.

__be32 sb_bsize_shift

Definition at line 120 of file gfs2_ondisk.h.

__be32 sb_fs_format

Definition at line 115 of file gfs2_ondisk.h.

Definition at line 113 of file gfs2_ondisk.h.

char sb_lockproto[GFS2_LOCKNAME_LEN]

Definition at line 127 of file gfs2_ondisk.h.

char sb_locktable[GFS2_LOCKNAME_LEN]

Definition at line 128 of file gfs2_ondisk.h.

struct gfs2_inum sb_master_dir

Definition at line 123 of file gfs2_ondisk.h.

__be32 sb_multihost_format

Definition at line 116 of file gfs2_ondisk.h.

struct gfs2_inum sb_root_dir

Definition at line 125 of file gfs2_ondisk.h.

__u8 sb_uuid[16]

Definition at line 133 of file gfs2_ondisk.h.


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