Lines Matching refs:xlog_recover
1925 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 *
4481 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
4505 trans = kmem_zalloc(sizeof(struct xlog_recover), KM_SLEEP); in xlog_recover_ophdr_to_trans()
4530 struct xlog_recover *trans; in xlog_recover_process_ophdr()
5579 struct xlog_recover *trans; in xlog_do_recovery_pass()
5737 xlog_recover( in xlog_recover() function