Home
last modified time | relevance | path

Searched refs:mh_format (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dutil.h143 mh->mh_format = cpu_to_be32(format); in gfs2_metatype_set()
H A Dlops.c615 ld->ld_header.mh_format = cpu_to_be32(GFS2_FORMAT_LD); in gfs2_get_log_desc()
885 mh->mh_format = cpu_to_be32(GFS2_FORMAT_LB); in revoke_lo_before_commit()
H A Dlog.c854 lh->lh_header.mh_format = cpu_to_be32(GFS2_FORMAT_LH); in gfs2_write_log_header()
H A Dsuper.c404 str->di_header.mh_format = cpu_to_be32(GFS2_FORMAT_DI); in gfs2_dinode_out()
/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h86 __be32 mh_format; member