Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h113 xlog_tid_t r_log_tid; /* log's transaction id */ member
/linux/fs/xfs/
H A Dxfs_log_recover.c2353 if (trans->r_log_tid == tid) in xlog_recover_ophdr_to_trans()
2371 trans->r_log_tid = tid; in xlog_recover_ophdr_to_trans()
H A Dxfs_trace.h2639 __entry->tid = trans->r_log_tid;