Searched refs:log_item_undo (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Dpool_kernel.c286 static int log_item_undo(log_item_t *);
1207 if (log_reverse_walk(prov->pkc_log, log_item_undo) != PO_SUCCESS) {
1226 if (log_reverse_walk(prov->pkc_log, log_item_undo) != PO_SUCCESS) {
3001 log_item_undo(log_item_t *li) function
3032 dprintf("log_item_undo: POOL_CREATE\n");
3034 dprintf("log_item_undo: POOL_CREATE %p\n", create->pcu_elem);

Completed in 27 milliseconds