Searched refs:GetPartition (Results 1 – 3 of 3) sorted by relevance
143 origPart = GetPartition(i); in AsGPT()
61 MBRPart* GetPartition(int i); // Return primary or logical partition
1475 thePart = GetPartition(i); in GetStatus()1487 thePart = GetPartition(i); in GetType()1499 thePart = GetPartition(i); in GetFirstSector()1511 thePart = GetPartition(i); in GetLength()1527 MBRPart* BasicMBRData::GetPartition(int i) { in GetPartition() function in BasicMBRData