Searched refs:xlog_recover_t (Results 1 – 2 of 2) sorted by relevance
1332 STATIC xlog_recover_t *1334 xlog_recover_t *q, in xlog_recover_find_tid()1337 xlog_recover_t *p = q; in xlog_recover_find_tid()1349 xlog_recover_t **q, in xlog_recover_put_hashq()1350 xlog_recover_t *trans) in xlog_recover_put_hashq()1368 xlog_recover_t *trans, in xlog_recover_add_to_cont_trans()1412 xlog_recover_t *trans, in xlog_recover_add_to_trans()1458 xlog_recover_t **q, in xlog_recover_new_tid()1462 xlog_recover_t *trans; in xlog_recover_new_tid()1464 trans = kmem_zalloc(sizeof(xlog_recover_t), KM_SLEEP); in xlog_recover_new_tid()[all …]
68 } xlog_recover_t; typedef