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

#include <incore.h>

Data Fields

u32 sb_magic
 
u32 sb_type
 
u32 sb_format
 
u32 sb_fs_format
 
u32 sb_multihost_format
 
u32 sb_bsize
 
u32 sb_bsize_shift
 
struct gfs2_inum_host sb_master_dir
 
struct gfs2_inum_host sb_root_dir
 
char sb_lockproto [GFS2_LOCKNAME_LEN]
 
char sb_locktable [GFS2_LOCKNAME_LEN]
 

Detailed Description

Definition at line 551 of file incore.h.

Field Documentation

u32 sb_bsize

Definition at line 558 of file incore.h.

u32 sb_bsize_shift

Definition at line 559 of file incore.h.

u32 sb_format

Definition at line 554 of file incore.h.

u32 sb_fs_format

Definition at line 556 of file incore.h.

char sb_lockproto[GFS2_LOCKNAME_LEN]

Definition at line 564 of file incore.h.

char sb_locktable[GFS2_LOCKNAME_LEN]

Definition at line 565 of file incore.h.

u32 sb_magic

Definition at line 552 of file incore.h.

struct gfs2_inum_host sb_master_dir

Definition at line 561 of file incore.h.

u32 sb_multihost_format

Definition at line 557 of file incore.h.

struct gfs2_inum_host sb_root_dir

Definition at line 562 of file incore.h.

u32 sb_type

Definition at line 553 of file incore.h.


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