Searched refs:drvblockAsyncWriteStart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp372 static DECLCALLBACK(int) drvblockAsyncWriteStart(PPDMIBLOCKASYNC pInterface, uint64_t off, PCRTSGSEG pSeg, unsigned cSeg, size_t cbWrite, void *pvUser) function
932 pThis->IBlockAsync.pfnStartWrite = drvblockAsyncWriteStart;

Completed in 44 milliseconds