Home
last modified time | relevance | path

Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_log_recover.h33 typedef struct xlog_recover { struct
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c1847 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 …]
Dxfs_log_priv.h416 xlog_recover(
Dxfs_trace.h24 struct xlog_recover;
1991 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2028 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
Dxfs_log.c680 error = xlog_recover(mp->m_log); in xfs_log_mount()