Searched refs:FiemapToExtents (Results 1 – 1 of 1) sorted by relevance
532 static bool FiemapToExtents(struct fiemap* fiemap, std::vector<struct fiemap_extent>* extents, in FiemapToExtents() function618 return FiemapToExtents(fiemap, extents, num_extents, file_path); in ReadFiemap()