Searched refs:filesystem (Results 1 – 4 of 4) sorted by relevance
35 std::string filesystem; member57 v->filesystem = e->mnt_type; in scan_mounted_volumes()
162 return std::filesystem::copy_file(entry_path, temp_file->path, in ExtractEntryToTempFile()163 std::filesystem::copy_options::overwrite_existing); in ExtractEntryToTempFile()
703 auto canonical_path = std::filesystem::canonical(package_path, ec); in SetupPackageMount()
255 Access to cache filesystem is granted only to system apps.