Searched refs:SetGeometry (Results 1 – 3 of 3) sorted by relevance
79 void SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs);
126 void MBRPart::SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs) { in SetGeometry() function in MBRPart
660 partitions[0].SetGeometry(numHeads, numSecspTrack, diskSize, blockSize); in ReadCHSGeom()