Searched refs:LoadExtentFile (Results 1 – 1 of 1) sorted by relevance
450 …HRESULT LoadExtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents> *overflow…737 HRESULT CDatabase::LoadExtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents>… in LoadExtentFile() function in NArchive::NHfs::CDatabase1532 const HRESULT res = LoadExtentFile(extentsFork, inStream, overflowExtents); in Open2()