Searched defs:GetPhySize (Results 1 – 5 of 5) sorted by relevance
31 UInt64 GetPhySize() const { return EndPos - StartPos; } in GetPhySize() function
435 UInt64 GetPhySize() const { return EndPos - StartPos; } in GetPhySize() function
77 UInt64 GetPhySize() const { return (UInt64)NumSectors << SectorSizeLog; } in GetPhySize() function
212 UInt64 GetPhySize() const { return (UInt64)NumBlocks << BlockSizeLog; } in GetPhySize() function
338 UInt64 GetPhySize() const { return NumBlocks << BlockBits; } in GetPhySize() function