Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-thin.c2214 static int cmp_cells(const void *lhs, const void *rhs) in cmp_cells() function
2244 sort(pool->cell_sort_array, count, sizeof(cell), cmp_cells, NULL); in sort_cells()