Searched refs:IsExtFilesystem (Results 1 – 4 of 4) sorted by relevance
141 bool IsExtFilesystem(const std::string& device);
67 if (diff_utils::IsExtFilesystem(path)) { in OpenFilesystem()
543 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()545 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()
906 bool IsExtFilesystem(const string& device) { in IsExtFilesystem() function