Searched refs:xfs_rtrmapbt_cur_cache (Results 1 – 1 of 1) sorted by relevance
34 static struct kmem_cache *xfs_rtrmapbt_cur_cache; variable515 mp->m_rtrmap_maxlevels, xfs_rtrmapbt_cur_cache); in xfs_rtrmapbt_init_cursor()621 mp->m_rtrmap_maxlevels, xfs_rtrmapbt_cur_cache); in xfs_rtrmapbt_mem_cursor()728 xfs_rtrmapbt_cur_cache = kmem_cache_create("xfs_rtrmapbt_cur", in xfs_rtrmapbt_init_cur_cache()732 if (!xfs_rtrmapbt_cur_cache) in xfs_rtrmapbt_init_cur_cache()740 kmem_cache_destroy(xfs_rtrmapbt_cur_cache); in xfs_rtrmapbt_destroy_cur_cache()741 xfs_rtrmapbt_cur_cache = NULL; in xfs_rtrmapbt_destroy_cur_cache()