Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dgfs2_ondisk.h88 __be32 mh_jid; /* Was incarnation number in gfs1 */ member
/linux-4.1.27/fs/gfs2/
Dtrans.c219 mh->mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid); in meta_lo_add()
Drecovery.c416 lh->lh_header.mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid); in clean_journal()
Dlog.c674 lh->lh_header.mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid); in log_write_header()