Searched refs:th_tid (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 208 __int32_t th_tid; /* transaction id (unused) */ member |
/linux-4.4.14/fs/xfs/ | ||
D | xfs_log_cil.c | 583 thdr.th_tid = tic->t_tid; in xlog_cil_push() |