Searched defs:gfs2_sb_host (Results 1 – 1 of 1) sorted by relevance
619 struct gfs2_sb_host { struct620 u32 sb_magic;621 u32 sb_type;623 u32 sb_fs_format;624 u32 sb_multihost_format;625 u32 sb_bsize;626 u32 sb_bsize_shift;628 struct gfs2_inum_host sb_master_dir;629 struct gfs2_inum_host sb_root_dir;631 char sb_lockproto[GFS2_LOCKNAME_LEN];[all …]