Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h83 __be32 mh_magic; member
/linux/fs/gfs2/
H A Dlops.c604 ld->ld_header.mh_magic = cpu_to_be32(GFS2_MAGIC); in gfs2_get_log_desc()
872 mh->mh_magic = cpu_to_be32(GFS2_MAGIC); in revoke_lo_before_commit()
H A Drecovery.c124 if (lh->lh_header.mh_magic != cpu_to_be32(GFS2_MAGIC) || in __get_log_header()
H A Dsuper.c398 str->di_header.mh_magic = cpu_to_be32(GFS2_MAGIC); in gfs2_dinode_out()
H A Dops_fstype.c184 sb->sb_magic = be32_to_cpu(str->sb_header.mh_magic); in gfs2_sb_in()