Lines Matching refs:xlog_recover
1496 struct xlog_recover *trans, in xlog_recover_reorder_trans()
3212 struct xlog_recover *trans, in xlog_recover_commit_pass1()
3240 struct xlog_recover *trans, in xlog_recover_commit_pass2()
3276 struct xlog_recover *trans, in xlog_recover_items_pass2()
3302 struct xlog_recover *trans, in xlog_recover_commit_trans()
3376 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
3422 struct xlog_recover *trans, in xlog_recover_add_to_trans()
3492 struct xlog_recover *trans) in xlog_recover_free_trans()
3516 struct xlog_recover *trans, in xlog_recovery_process_trans()
3574 STATIC struct xlog_recover *
3580 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
3604 trans = kmem_zalloc(sizeof(struct xlog_recover), KM_SLEEP); in xlog_recover_ophdr_to_trans()
3628 struct xlog_recover *trans; in xlog_recover_process_ophdr()
4494 xlog_recover( in xlog_recover() function