Home
last modified time | relevance | path

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

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