Searched refs:IsExtFilesystem (Results 1 – 4 of 4) sorted by relevance
100 if (utils::IsExtFilesystem(new_part.path)) { in GenerateUpdatePayloadFile()
57 if (utils::IsExtFilesystem(path)) { in OpenFilesystem()
227 bool IsExtFilesystem(const std::string& device);
823 bool IsExtFilesystem(const string& device) { in IsExtFilesystem() function