Searched refs:r_log_tid (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_recover.h105 xlog_tid_t r_log_tid; /* log's transaction id */ member in struct:xlog_recover
/linux-master/fs/xfs/
H A Dxfs_log_recover.c2318 if (trans->r_log_tid == tid)
2336 trans->r_log_tid = tid;
H A Dxfs_trace.h2265 __entry->tid = trans->r_log_tid;

Completed in 98 milliseconds