Searched refs:qcowAsyncClusterAllocRollback (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Storage/ |
H A D | QCOW.cpp | 1300 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 155 milliseconds