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

/vbox/src/VBox/Storage/
H A DVHDX.cpp415 typedef struct VhdxVDiskLogicalSectorSize struct
419 } VhdxVDiskLogicalSectorSize; typedef in typeref:struct:VhdxVDiskLogicalSectorSize
422 typedef struct VhdxVDiskLogicalSectorSize *PVhdxVDiskLogicalSectorSize;
1343 if (cbItem != sizeof(VhdxVDiskLogicalSectorSize))
1346 sizeof(VhdxVDiskLogicalSectorSize), cbItem, pImage->pszFilename);
1349 VhdxVDiskLogicalSectorSize VDiskLogSectSize;

Completed in 52 milliseconds