Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 33 typedef struct xlog_recover { struct
|
/Linux-v5.4/fs/xfs/ |
D | xfs_log_recover.c | 1847 struct xlog_recover *trans, in xlog_recover_reorder_trans() 3994 struct xlog_recover *trans, in xlog_recover_commit_pass1() 4028 struct xlog_recover *trans, in xlog_recover_commit_pass2() 4076 struct xlog_recover *trans, in xlog_recover_items_pass2() 4102 struct xlog_recover *trans, in xlog_recover_commit_trans() 4174 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 4230 struct xlog_recover *trans, in xlog_recover_add_to_trans() 4312 struct xlog_recover *trans) in xlog_recover_free_trans() 4338 struct xlog_recover *trans, in xlog_recovery_process_trans() 4398 STATIC struct xlog_recover * [all …]
|
D | xfs_log_priv.h | 416 xlog_recover(
|
D | xfs_trace.h | 24 struct xlog_recover; 1991 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2028 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
|
D | xfs_log.c | 680 error = xlog_recover(mp->m_log); in xfs_log_mount()
|