Searched refs:IsExtFilesystem (Results 1 – 4 of 4) sorted by relevance
141 bool IsExtFilesystem(const std::string& device);
66 if (diff_utils::IsExtFilesystem(path)) { in OpenFilesystem()
553 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()555 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()
910 bool IsExtFilesystem(const string& device) { in IsExtFilesystem() function