Searched refs:extract_deflates (Results 1 – 4 of 4) sorted by relevance
60 const std::string& sqfs_path, bool extract_deflates);103 bool extract_deflates);
98 bool extract_deflates) { in Init() argument133 if (is_zlib && extract_deflates) { in Init()210 if (is_zlib && extract_deflates) { in Init()255 const string& sqfs_path, bool extract_deflates) { in CreateFromFile() argument289 filemap, sqfs_path, sqfs_file->GetSize(), header, extract_deflates)) { in CreateFromFile()
37 bool extract_deflates);
313 bool extract_deflates) { in PreprocessPartitionFiles() argument331 SquashfsFilesystem::CreateFromFile(path.value(), extract_deflates); in PreprocessPartitionFiles()352 if (is_regular_file && extract_deflates && !file.is_compressed) { in PreprocessPartitionFiles()