Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_recover.h102 xlog_tid_t r_log_tid; /* log's transaction id */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_recover.h104 xlog_tid_t r_log_tid; /* log's transaction id */ member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c2301 if (trans->r_log_tid == tid) in xlog_recover_ophdr_to_trans()
2319 trans->r_log_tid = tid; in xlog_recover_ophdr_to_trans()
H A Dxfs_trace.h2260 __entry->tid = trans->r_log_tid;
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c2281 if (trans->r_log_tid == tid) in xlog_recover_ophdr_to_trans()
2299 trans->r_log_tid = tid; in xlog_recover_ophdr_to_trans()
H A Dxfs_trace.h2123 __entry->tid = trans->r_log_tid;

Completed in 19 milliseconds