Searched refs:GetPartition (Results 1 – 3 of 3) sorted by relevance
142 origPart = GetPartition(i); in AsGPT()
60 MBRPart* GetPartition(int i); // Return primary or logical partition
1510 thePart = GetPartition(i); in GetStatus()1522 thePart = GetPartition(i); in GetType()1534 thePart = GetPartition(i); in GetFirstSector()1546 thePart = GetPartition(i); in GetLength()1562 MBRPart* BasicMBRData::GetPartition(int i) { in GetPartition() function in BasicMBRData