Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_recover.h33 typedef struct xlog_recover { struct
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c1925 struct xlog_recover *trans, in xlog_recover_reorder_trans()
4071 struct xlog_recover *trans, in xlog_recover_commit_pass1()
4105 struct xlog_recover *trans, in xlog_recover_commit_pass2()
4153 struct xlog_recover *trans, in xlog_recover_items_pass2()
4179 struct xlog_recover *trans, in xlog_recover_commit_trans()
4251 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
4307 struct xlog_recover *trans, in xlog_recover_add_to_trans()
4389 struct xlog_recover *trans) in xlog_recover_free_trans()
4415 struct xlog_recover *trans, in xlog_recovery_process_trans()
4475 STATIC struct xlog_recover *
[all …]
Dxfs_log_priv.h416 xlog_recover(
Dxfs_trace.h24 struct xlog_recover;
1973 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2010 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
Dxfs_log.c694 error = xlog_recover(mp->m_log); in xfs_log_mount()