Home
last modified time | relevance | path

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

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