Searched refs:HasPinnedExtents (Results 1 – 6 of 6) sorted by relevance
202 bool SplitFiemap::HasPinnedExtents() const { in HasPinnedExtents() function in android::fiemap::SplitFiemap204 if (!FiemapWriter::HasPinnedExtents(file->file_path())) { in HasPinnedExtents()254 if (!FiemapWriter::HasPinnedExtents(file->file_path())) { in Write()
145 EXPECT_TRUE(FiemapWriter::HasPinnedExtents(testfile)); in TEST_F()
486 bool FiemapWriter::HasPinnedExtents(const std::string& file_path) { in HasPinnedExtents() function in android::fiemap::FiemapWriter
674 if (!fiemap->HasPinnedExtents()) { in Validate()
66 static bool HasPinnedExtents(const std::string& file_path);
64 bool HasPinnedExtents() const;