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

/vbox/src/VBox/Storage/
H A DQCOW.cpp834 static int qcowConvertToImageOffset(PQCOWIMAGE pImage, PVDIOCTX pIoCtx, function
1722 rc = qcowConvertToImageOffset(pImage, pIoCtx, idxL1, idxL2, offCluster, &offFile);
1782 rc = qcowConvertToImageOffset(pImage, pIoCtx, idxL1, idxL2, offCluster, &offImage);

Completed in 50 milliseconds