Searched refs:xfs_rtrmapbt_cur_cache (Results 1 – 1 of 1) sorted by relevance
34 static struct kmem_cache *xfs_rtrmapbt_cur_cache; variable536 mp->m_rtrmap_maxlevels, xfs_rtrmapbt_cur_cache); in xfs_rtrmapbt_init_cursor()642 mp->m_rtrmap_maxlevels, xfs_rtrmapbt_cur_cache); in xfs_rtrmapbt_mem_cursor()749 xfs_rtrmapbt_cur_cache = kmem_cache_create("xfs_rtrmapbt_cur", in xfs_rtrmapbt_init_cur_cache()753 if (!xfs_rtrmapbt_cur_cache) in xfs_rtrmapbt_init_cur_cache()761 kmem_cache_destroy(xfs_rtrmapbt_cur_cache); in xfs_rtrmapbt_destroy_cur_cache()762 xfs_rtrmapbt_cur_cache = NULL; in xfs_rtrmapbt_destroy_cur_cache()