Home
last modified time | relevance | path

Searched refs:GetPhySize_Max (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DNtfsHandler.cpp84 UInt64 GetPhySize_Max() const { return (NumSectors + 1) << SectorSizeLog; } in GetPhySize_Max() function
1717 UInt64 phySizeMax = Header.GetPhySize_Max(); in Open()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DNtfsHandler.cpp84 UInt64 GetPhySize_Max() const { return (NumSectors + 1) << SectorSizeLog; } in GetPhySize_Max() function
1698 UInt64 phySizeMax = Header.GetPhySize_Max(); in Open()