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

/vbox/src/VBox/Storage/
H A DVHD.cpp189 } VHDIMAGE, *PVHDIMAGE; typedef in typeref:struct:VHDIMAGE
301 static int vhdLocatorUpdate(PVHDIMAGE pImage, PVHDPLE pLocator, const char *pszFilename)
410 static int vhdDynamicHeaderUpdate(PVHDIMAGE pImage)
469 static int vhdUpdateFooter(PVHDIMAGE pImage)
497 static int vhdFlushImage(PVHDIMAGE pImage)
544 static int vhdFreeImage(PVHDIMAGE pImage, bool fDelete)
604 DECLINLINE(uint8_t *)vhdBlockBitmapAllocate(PVHDIMAGE pImage)
617 static int vhdAsyncExpansionComplete(PVHDIMAGE pImage, PVDIOCTX pIoCtx, PVHDIMAGEEXPAND pExpand)
674 PVHDIMAGE pImage = (PVHDIMAGE)pBackendDat
[all...]

Completed in 49 milliseconds