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