Home
last modified time | relevance | path

Searched refs:oh_tid (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_cil.c934 .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()
H A Dxfs_log.c918 .oh_tid = cpu_to_be32(ticket->t_tid), in xlog_write_unmount_record()
2260 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_full()
2347 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_partial()
2396 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_partial()
H A Dxfs_log_recover.c2298 tid = be32_to_cpu(ohead->oh_tid); in xlog_recover_ophdr_to_trans()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h142 __be32 oh_tid; /* transaction id of operation : 4 b */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h143 __be32 oh_tid; /* transaction id of operation : 4 b */ member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.c2130 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_start_rec()
2144 ophdr->oh_tid = cpu_to_be32(ticket->t_tid); in xlog_write_setup_ophdr()
H A Dxfs_log_recover.c2278 tid = be32_to_cpu(ohead->oh_tid); in xlog_recover_ophdr_to_trans()

Completed in 25 milliseconds