Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_log_recover.h46 typedef struct xlog_recover { struct
/fs/xfs/
Dxfs_log_recover.c1496 struct xlog_recover *trans, in xlog_recover_reorder_trans()
3262 struct xlog_recover *trans, in xlog_recover_commit_pass1()
3290 struct xlog_recover *trans, in xlog_recover_commit_pass2()
3326 struct xlog_recover *trans, in xlog_recover_items_pass2()
3352 struct xlog_recover *trans, in xlog_recover_commit_trans()
3426 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
3482 struct xlog_recover *trans, in xlog_recover_add_to_trans()
3564 struct xlog_recover *trans) in xlog_recover_free_trans()
3588 struct xlog_recover *trans, in xlog_recovery_process_trans()
3646 STATIC struct xlog_recover *
[all …]
Dxfs_log_priv.h424 xlog_recover(
Dxfs_trace.h36 struct xlog_recover;
1969 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2003 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
Dxfs_log.c696 error = xlog_recover(mp->m_log); in xfs_log_mount()