Searched refs:mh_format (Results 1 – 7 of 7) sorted by relevance
128 mh->mh_format = cpu_to_be32(format); in gfs2_metatype_set()
385 ld->ld_header.mh_format = cpu_to_be32(GFS2_FORMAT_LD); in gfs2_get_log_desc()647 mh->mh_format = cpu_to_be32(GFS2_FORMAT_LB); in revoke_lo_before_commit()
415 lh->lh_header.mh_format = cpu_to_be32(GFS2_FORMAT_LH); in clean_journal()
673 lh->lh_header.mh_format = cpu_to_be32(GFS2_FORMAT_LH); in log_write_header()
702 str->di_header.mh_format = cpu_to_be32(GFS2_FORMAT_DI); in gfs2_dinode_out()
193 sb->sb_format = be32_to_cpu(str->sb_header.mh_format); in gfs2_sb_in()
85 __be32 mh_format; member