Home
last modified time | relevance | path

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

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