Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp578 static bool ReadFiemap(int file_fd, const std::string& file_path, in ReadFiemap() function
778 if (!ReadFiemap(file_fd, abs_path, &fmap->extents_)) { in Open()