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

/vbox/src/VBox/Storage/
H A DVMDK.cpp4511 static int vmdkGetSector(PVMDKIMAGE pImage, PVDIOCTX pIoCtx, function
5754 rc = vmdkGetSector(pImage, pIoCtx, pExtent, uSectorExtentRel, &uSectorExtentAbs);
5890 rc = vmdkGetSector(pImage, pIoCtx, pExtent, uSectorExtentRel, &uSectorExtentAbs);

Completed in 66 milliseconds