Home
last modified time | relevance | path

Searched refs:pblk_w_rq_cache (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/lightnvm/
Dpblk-init.c29 *pblk_w_rq_cache; variable
336 pblk_w_rq_cache = kmem_cache_create("pblk_w_rq", pblk_w_rq_size, in pblk_init_global_caches()
338 if (!pblk_w_rq_cache) { in pblk_init_global_caches()
355 kmem_cache_destroy(pblk_w_rq_cache); in pblk_free_global_caches()
419 pblk_w_rq_cache); in pblk_core_init()