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

/vbox/src/VBox/Storage/
H A DDMG.cpp458 static int dmgWrapFileReadUser(PDMGIMAGE pThis, RTFOFF off, PVDIOCTX pIoCtx, size_t cbToRead) function
1928 rc = dmgWrapFileReadUser(pThis, pExtent->offFileStart + DMG_BLOCK2BYTE(uExtentRel), pIoCtx, cbToRead);

Completed in 51 milliseconds