Home
last modified time | relevance | path

Searched refs:IsFilePinned (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp318 static bool IsFilePinned(int file_fd, const std::string& file_path, uint32_t fs_type) { in IsFilePinned() function
359 if (IsFilePinned(file_fd, file_path, fs_type)) { in PinFile()
498 return IsFilePinned(fd, file_path, sfs.f_type); in HasPinnedExtents()