Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c2225 static int cmp_cells(const void *lhs, const void *rhs) in cmp_cells() function
2255 sort(pool->cell_sort_array, count, sizeof(cell), cmp_cells, NULL); in sort_cells()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c2242 static int cmp_cells(const void *lhs, const void *rhs) in cmp_cells() function
2272 sort(pool->cell_sort_array, count, sizeof(cell), cmp_cells, NULL); in sort_cells()

Completed in 12 milliseconds