Searched refs:IsExtFilesystem (Results 1 – 4 of 4) sorted by relevance
144 bool IsExtFilesystem(const std::string& device);
49 if (diff_utils::IsExtFilesystem(path)) { in OpenFilesystem()
708 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()710 EXPECT_TRUE(diff_utils::IsExtFilesystem( in TEST_F()
772 bool IsExtFilesystem(const string& device) { in IsExtFilesystem() function