Lines Matching refs:xlog_recover
1865 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1945 struct xlog_recover *trans, in xlog_recover_items_pass2()
1975 struct xlog_recover *trans, in xlog_recover_commit_trans()
2051 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2110 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2202 struct xlog_recover *trans) in xlog_recover_free_trans()
2228 struct xlog_recover *trans, in xlog_recovery_process_trans()
2288 STATIC struct xlog_recover *
2294 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
2318 trans = kmem_zalloc(sizeof(struct xlog_recover), 0); in xlog_recover_ophdr_to_trans()
2343 struct xlog_recover *trans; in xlog_recover_process_ophdr()
3217 struct xlog_recover *trans; in xlog_do_recovery_pass()
3354 xlog_recover( in xlog_recover() function