Searched refs:IsExtFilesystem (Results 1 – 4 of 4) sorted by relevance
149 bool IsExtFilesystem(const std::string& device);
65 if (diff_utils::IsExtFilesystem(path)) { in OpenFilesystem()
779 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()781 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()
1064 bool IsExtFilesystem(const string& device) { in IsExtFilesystem() function