Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp539 static bool FiemapToExtents(struct fiemap* fiemap, std::vector<struct fiemap_extent>* extents, in FiemapToExtents() function
609 return FiemapToExtents(fiemap, extents, file_path); in ReadFiemap()