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

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp254 static DECLCALLBACK(bool) drvblockIsReadOnly(PPDMIBLOCK pInterface) function
906 pThis->IBlock.pfnIsReadOnly = drvblockIsReadOnly;

Completed in 45 milliseconds