Searched refs:log_item_undo (Results 1 – 1 of 1) sorted by relevance
288 static int log_item_undo(log_item_t *);1209 if (log_reverse_walk(prov->pkc_log, log_item_undo) != PO_SUCCESS) { in pool_knl_recover()1228 if (log_reverse_walk(prov->pkc_log, log_item_undo) != PO_SUCCESS) { in pool_knl_rollback()3000 log_item_undo(log_item_t *li) in log_item_undo() function