Searched refs:CountFiemapExtents (Results 1 – 1 of 1) sorted by relevance
501 static bool CountFiemapExtents(int file_fd, const std::string& file_path, uint32_t* num_extents) { in CountFiemapExtents() function581 if (!CountFiemapExtents(file_fd, file_path, &num_extents)) { in ReadFiemap()