mh_format         705 fs/gfs2/log.c  	lh->lh_header.mh_format = cpu_to_be32(GFS2_FORMAT_LH);
mh_format         603 fs/gfs2/lops.c 	ld->ld_header.mh_format = cpu_to_be32(GFS2_FORMAT_LD);
mh_format         883 fs/gfs2/lops.c 			mh->mh_format = cpu_to_be32(GFS2_FORMAT_LB);
mh_format         202 fs/gfs2/ops_fstype.c 	sb->sb_format = be32_to_cpu(str->sb_header.mh_format);
mh_format         462 fs/gfs2/super.c 	str->di_header.mh_format = cpu_to_be32(GFS2_FORMAT_DI);
mh_format         125 fs/gfs2/util.h 	mh->mh_format = cpu_to_be32(format);
mh_format          86 include/uapi/linux/gfs2_ondisk.h 	__be32 mh_format;