Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_recover.h35 xlog_tid_t r_log_tid; /* log's transaction id */ member
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c4488 if (trans->r_log_tid == tid) in xlog_recover_ophdr_to_trans()
4506 trans->r_log_tid = tid; in xlog_recover_ophdr_to_trans()
Dxfs_trace.h1989 __entry->tid = trans->r_log_tid;