Lines Matching refs:xlog_recover
1845 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1925 struct xlog_recover *trans, in xlog_recover_items_pass2()
1955 struct xlog_recover *trans, in xlog_recover_commit_trans()
2031 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2090 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2182 struct xlog_recover *trans) in xlog_recover_free_trans()
2208 struct xlog_recover *trans, in xlog_recovery_process_trans()
2268 STATIC struct xlog_recover *
2274 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
2298 trans = kmem_zalloc(sizeof(struct xlog_recover), 0); in xlog_recover_ophdr_to_trans()
2323 struct xlog_recover *trans; in xlog_recover_process_ophdr()
3197 struct xlog_recover *trans; in xlog_do_recovery_pass()
3349 xlog_recover( in xlog_recover() function