Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dutil.h102 u32 magic = be32_to_cpu(mh->mh_magic); in gfs2_meta_check()
123 u32 magic = be32_to_cpu(mh->mh_magic); in gfs2_metatype_check_i()
A Dtrans.c264 if (unlikely(mh->mh_magic != cpu_to_be32(GFS2_MAGIC))) { in gfs2_trans_add_meta()
A Dlops.c616 ld->ld_header.mh_magic = cpu_to_be32(GFS2_MAGIC); in gfs2_get_log_desc()
888 mh->mh_magic = cpu_to_be32(GFS2_MAGIC); in revoke_lo_before_commit()
A Dmeta_io.c173 mh->mh_magic = cpu_to_be32(GFS2_MAGIC); in meta_prep_new()
A Drecovery.c125 if (lh->lh_header.mh_magic != cpu_to_be32(GFS2_MAGIC) || in __get_log_header()
A Dlog.c843 lh->lh_header.mh_magic = cpu_to_be32(GFS2_MAGIC); in gfs2_write_log_header()
A Dsuper.c383 str->di_header.mh_magic = cpu_to_be32(GFS2_MAGIC); in gfs2_dinode_out()
A Dops_fstype.c204 sb->sb_magic = be32_to_cpu(str->sb_header.mh_magic); in gfs2_sb_in()
/linux/include/uapi/linux/
A Dgfs2_ondisk.h83 __be32 mh_magic; member

Completed in 22 milliseconds