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