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

/vbox/src/VBox/Storage/
H A DVHDX.cpp389 typedef struct VhdxVDiskSize struct
393 } VhdxVDiskSize; typedef in typeref:struct:VhdxVDiskSize
396 typedef struct VhdxVDiskSize *PVhdxVDiskSize;
1304 if (cbItem != sizeof(VhdxVDiskSize))
1307 sizeof(VhdxVDiskSize), cbItem, pImage->pszFilename);
1310 VhdxVDiskSize VDiskSize;

Completed in 50 milliseconds