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

/vbox/src/VBox/Storage/
H A DVMDK.cpp683 uint64_t *puLBA, uint32_t *pcbMarkerData)
729 if (puLBA)
730 *puLBA = RT_LE2H_U64(pMarker->uSector);
680 vmdkFileInflateSync(PVMDKIMAGE pImage, PVMDKEXTENT pExtent, uint64_t uOffset, void *pvBuf, size_t cbToRead, const void *pcvMarker, uint64_t *puLBA, uint32_t *pcbMarkerData) argument

Completed in 52 milliseconds