Searched refs:buf_pool_cache (Results 1 – 1 of 1) sorted by relevance
24 static struct kmem_cache *buf_pool_cache; variable358 buf_pool_cache); in aoeblk_gdalloc()440 kmem_cache_destroy(buf_pool_cache); in aoeblk_exit()446 buf_pool_cache = kmem_cache_create("aoe_bufs", in aoeblk_init()449 if (buf_pool_cache == NULL) in aoeblk_init()