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