mh_type 541 fs/gfs2/dir.c switch(be32_to_cpu(h->mh_type)) { mh_type 554 fs/gfs2/dir.c be32_to_cpu(h->mh_type)); mh_type 703 fs/gfs2/log.c lh->lh_header.mh_type = cpu_to_be32(GFS2_METATYPE_LH); mh_type 602 fs/gfs2/lops.c ld->ld_header.mh_type = cpu_to_be32(GFS2_METATYPE_LD); mh_type 786 fs/gfs2/lops.c if (mh->mh_type == cpu_to_be32(GFS2_METATYPE_RG)) { mh_type 882 fs/gfs2/lops.c mh->mh_type = cpu_to_be32(GFS2_METATYPE_LB); mh_type 201 fs/gfs2/ops_fstype.c sb->sb_type = be32_to_cpu(str->sb_header.mh_type); mh_type 126 fs/gfs2/recovery.c lh->lh_header.mh_type != cpu_to_be32(GFS2_METATYPE_LH) || mh_type 217 fs/gfs2/recovery.c if (be32_to_cpu(ld->ld_header.mh_type) == GFS2_METATYPE_LH) { mh_type 461 fs/gfs2/super.c str->di_header.mh_type = cpu_to_be32(GFS2_METATYPE_DI); mh_type 106 fs/gfs2/util.h u16 t = be32_to_cpu(mh->mh_type); mh_type 124 fs/gfs2/util.h mh->mh_type = cpu_to_be32(type); mh_type 84 include/uapi/linux/gfs2_ondisk.h __be32 mh_type;