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

/vbox/src/VBox/Storage/
H A DVHDX.cpp537 uint32_t cbLogicalSector; member in struct:VHDXIMAGE
1148 uint64_t uChunkRatio64 = (RT_BIT_64(23) * pImage->cbLogicalSector) / pImage->cbBlock;
1357 pImage->cbLogicalSector = VDiskLogSectSize.u32LogicalSectorSize;
2027 cb = pImage->cbLogicalSector;
2448 pImage->cbLogicalSector);

Completed in 49 milliseconds