Searched refs:MIN_CELLS (Results 1 – 2 of 2) sorted by relevance
18 #define MIN_CELLS 1024 macro47 ret = mempool_init_slab_pool(&prison->cell_pool, MIN_CELLS, _cell_cache); in dm_bio_prison_create_v2()
18 #define MIN_CELLS 1024 macro44 ret = mempool_init_slab_pool(&prison->cell_pool, MIN_CELLS, _cell_cache); in dm_bio_prison_create()