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