Searched defs:log_item_commit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_kernel.c287 static int log_item_commit(log_item_t *);
841 if (log_walk(prov->pkc_log, log_item_commit) != PO_SUCCESS) {
2780 log_item_commit(log_item_t *li) function
2808 dprintf("log_item_commit: POOL_CREATE, remove from dict\n");
2870 dprintf("log_item_commit: POOL_DESTROY\n");
2921 dprintf("log_item_commit: POOL_XTRANSFER\n");
2936 dprintf("log_item_commit: POOL_XTRANSFER, ioctl "

Completed in 65 milliseconds