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

/vbox/src/VBox/Storage/
H A DVHDX.cpp1349 VhdxVDiskLogicalSectorSize VDiskLogSectSize; local
1352 &VDiskLogSectSize, sizeof(VDiskLogSectSize));
1355 vhdxConvVDiskLogSectSizeEndianess(VHDXECONV_F2H, &VDiskLogSectSize,
1356 &VDiskLogSectSize);
1357 pImage->cbLogicalSector = VDiskLogSectSize.u32LogicalSectorSize;

Completed in 1311 milliseconds