Searched refs:oh_tid (Results 1 – 4 of 4) sorted by relevance
934 .oh_tid = cpu_to_be32(ctx->ticket->t_tid), in xlog_cil_write_commit_record()996 hdr->oph[0].oh_tid = tid; in xlog_cil_build_trans_hdr()1006 hdr->oph[1].oh_tid = tid; in xlog_cil_build_trans_hdr()
918 .oh_tid = cpu_to_be32(ticket->t_tid), in xlog_write_unmount_record()2261 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_full()2348 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_partial()2397 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_partial()
2315 tid = be32_to_cpu(ohead->oh_tid); in xlog_recover_ophdr_to_trans()
143 __be32 oh_tid; /* transaction id of operation : 4 b */ member