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

/vbox/src/VBox/Storage/
H A DQCOW.cpp1300 static int qcowAsyncClusterAllocRollback(PQCOWIMAGE pImage, PVDIOCTX pIoCtx, PQCOWCLUSTERASYNCALLOC pClusterAlloc) function
1347 return qcowAsyncClusterAllocRollback(pImage, pIoCtx, pClusterAlloc);
1368 qcowAsyncClusterAllocRollback(pImage, pIoCtx, pClusterAlloc);
1394 qcowAsyncClusterAllocRollback(pImage, pIoCtx, pClusterAlloc);
1414 qcowAsyncClusterAllocRollback(pImage, pIoCtx, pClusterAlloc);

Completed in 38 milliseconds