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

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp324 static DECLCALLBACK(int) drvblockDiscard(PPDMIBLOCK pInterface, PCRTRANGE paRanges, unsigned cRanges) function
1089 pThis->IBlock.pfnDiscard = drvblockDiscard;

Completed in 44 milliseconds