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

/vbox/src/VBox/Storage/
H A DVHDX.cpp965 static int vhdxFreeImage(PVHDXIMAGE pImage, bool fDelete) function
1726 vhdxFreeImage(pImage, false);
1862 rc = vhdxFreeImage(pImage, false);
1896 rc = vhdxFreeImage(pImage, fDelete);
2221 rc = vhdxFreeImage(pImage, false);

Completed in 50 milliseconds