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

/linux-4.4.14/drivers/md/
H A Ddm-thin.c221 #define CELL_SORT_ARRAY_SIZE 8192 macro
2072 if (count >= CELL_SORT_ARRAY_SIZE) list_for_each_entry_safe()
2859 pool->cell_sort_array = vmalloc(sizeof(*pool->cell_sort_array) * CELL_SORT_ARRAY_SIZE); pool_create()

Completed in 93 milliseconds