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

/vbox/src/VBox/Storage/
H A DDMG.cpp1294 * @param uSectorPart First sector the partition owning the blkx descriptor has.
1297 static int dmgExtentCreateFromBlkxDesc(PDMGIMAGE pThis, uint64_t uSectorPart, PDMGBLKXDESC pBlkxDesc) argument
1350 pExtentNew->uSectorExtent = uSectorPart + pBlkxDesc->u64SectorStart;

Completed in 46 milliseconds