Searched refs:th_tid (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 215 int32_t th_tid; /* transaction id (unused) */ member |
/Linux-v5.4/fs/xfs/ | ||
D | xfs_log_cil.c | 795 thdr.th_tid = tic->t_tid; in xlog_cil_push() |