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

/vbox/src/VBox/Storage/
H A DVHD.cpp126 typedef struct VHDIMAGE struct
189 } VHDIMAGE, *PVHDIMAGE; typedef in typeref:struct:VHDIMAGE
408 * Internal: Update dynamic disk header from VHDIMAGE.
1320 pImage = (PVHDIMAGE)RTMemAllocZ(sizeof(VHDIMAGE));
1383 pImage = (PVHDIMAGE)RTMemAllocZ(sizeof(VHDIMAGE));

Completed in 1016 milliseconds