Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_recover.c1890 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1993 struct xlog_recover *trans, in xlog_recover_items_pass2()
2023 struct xlog_recover *trans, in xlog_recover_commit_trans()
2100 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2159 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2250 struct xlog_recover *trans) in xlog_recover_free_trans()
2276 struct xlog_recover *trans, in xlog_recovery_process_trans()
2336 STATIC struct xlog_recover *
2342 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
2366 trans = kzalloc(sizeof(struct xlog_recover), GFP_KERNEL | __GFP_NOFAIL); in xlog_recover_ophdr_to_trans()
[all …]
H A Dxfs_log_priv.h494 xlog_recover(
H A Dxfs_log.c666 error = xlog_recover(log); in xfs_log_mount()
H A Dxfs_trace.h64 struct xlog_recover;
2381 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2418 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \