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

/linux-master/drivers/md/
H A Ddm-bio-prison-v2.c19 #define MIN_CELLS 1024 macro
48 ret = mempool_init_slab_pool(&prison->cell_pool, MIN_CELLS, _cell_cache);
H A Ddm-bio-prison-v1.c19 #define MIN_CELLS 1024 macro
57 ret = mempool_init_slab_pool(&prison->cell_pool, MIN_CELLS, _cell_cache);

Completed in 112 milliseconds