Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp501 static bool CountFiemapExtents(int file_fd, const std::string& file_path, uint32_t* num_extents) { in CountFiemapExtents() function
581 if (!CountFiemapExtents(file_fd, file_path, &num_extents)) { in ReadFiemap()