Home
last modified time | relevance | path

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

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