Searched refs:xfs_allocbt_cur_cache (Results 1 – 1 of 1) sorted by relevance
24 static struct kmem_cache *xfs_allocbt_cur_cache; variable486 mp->m_alloc_maxlevels, xfs_allocbt_cur_cache); in xfs_bnobt_init_cursor()512 mp->m_alloc_maxlevels, xfs_allocbt_cur_cache); in xfs_cntbt_init_cursor()605 xfs_allocbt_cur_cache = kmem_cache_create("xfs_bnobt_cur", in xfs_allocbt_init_cur_cache()609 if (!xfs_allocbt_cur_cache) in xfs_allocbt_init_cur_cache()617 kmem_cache_destroy(xfs_allocbt_cur_cache); in xfs_allocbt_destroy_cur_cache()618 xfs_allocbt_cur_cache = NULL; in xfs_allocbt_destroy_cur_cache()