Searched refs:th_tid (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 216 int32_t th_tid; /* transaction id (unused) */ member |
/fs/xfs/ | ||
D | xfs_log_cil.c | 1013 hdr->thdr.th_tid = tic->t_tid; in xlog_cil_build_trans_hdr() |