Home
last modified time | relevance | path

Searched refs:mh_jid (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h89 __be32 mh_jid; /* Was incarnation number in gfs1 */ member
/openbmc/linux/fs/gfs2/
H A Dtrans.c283 mh->mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid); in gfs2_trans_add_meta()
H A Dlog.c855 lh->lh_header.mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid); in gfs2_write_log_header()