Searched defs:gfs2_sb_host (Results 1 – 1 of 1) sorted by relevance
620 struct gfs2_sb_host { struct621 u32 sb_magic;622 u32 sb_type;624 u32 sb_fs_format;625 u32 sb_multihost_format;626 u32 sb_bsize;627 u32 sb_bsize_shift;629 struct gfs2_inum_host sb_master_dir;630 struct gfs2_inum_host sb_root_dir;632 char sb_lockproto[GFS2_LOCKNAME_LEN];[all …]