Searched refs:xfs_rtrefcountbt_cur_cache (Results 1 – 1 of 1) sorted by relevance
32 static struct kmem_cache *xfs_rtrefcountbt_cur_cache; variable412 mp->m_rtrefc_maxlevels, xfs_rtrefcountbt_cur_cache); in xfs_rtrefcountbt_init_cursor()499 xfs_rtrefcountbt_cur_cache = kmem_cache_create("xfs_rtrefcountbt_cur", in xfs_rtrefcountbt_init_cur_cache()504 if (!xfs_rtrefcountbt_cur_cache) in xfs_rtrefcountbt_init_cur_cache()512 kmem_cache_destroy(xfs_rtrefcountbt_cur_cache); in xfs_rtrefcountbt_destroy_cur_cache()513 xfs_rtrefcountbt_cur_cache = NULL; in xfs_rtrefcountbt_destroy_cur_cache()