Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dutil.h143 mh->mh_format = cpu_to_be32(format); in gfs2_metatype_set()
Dlops.c609 ld->ld_header.mh_format = cpu_to_be32(GFS2_FORMAT_LD); in gfs2_get_log_desc()
867 mh->mh_format = cpu_to_be32(GFS2_FORMAT_LB); in revoke_lo_before_commit()
Dlog.c781 lh->lh_header.mh_format = cpu_to_be32(GFS2_FORMAT_LH); in gfs2_write_log_header()
Dsuper.c475 str->di_header.mh_format = cpu_to_be32(GFS2_FORMAT_DI); in gfs2_dinode_out()
Dops_fstype.c208 sb->sb_format = be32_to_cpu(str->sb_header.mh_format); in gfs2_sb_in()
/Linux-v5.10/include/uapi/linux/
Dgfs2_ondisk.h86 __be32 mh_format; member