Home
last modified time | relevance | path

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

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