Searched refs:_mpio_cache (Results 1 – 1 of 1) sorted by relevance
118 static struct kmem_cache *_mpio_cache; variable201 m->mpio_pool = mempool_create_slab_pool(min_ios, _mpio_cache); in alloc_multipath()1731 _mpio_cache = KMEM_CACHE(dm_mpath_io, 0); in dm_multipath_init()1732 if (!_mpio_cache) in dm_multipath_init()1774 kmem_cache_destroy(_mpio_cache); in dm_multipath_init()1785 kmem_cache_destroy(_mpio_cache); in dm_multipath_exit()