Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp358 static bool PinFile(int file_fd, const std::string& file_path, uint32_t fs_type) { in PinFile() function
445 if (!PinFile(file_fd, file_path, fs_type)) { in AllocateFile()
767 if (!PinFile(file_fd, abs_path, fs_type)) { in Open()