Searched refs:xfs_bmbt_cur_cache (Results 1 – 1 of 1) sorted by relevance
27 static struct kmem_cache *xfs_bmbt_cur_cache; variable578 xfs_bmbt_cur_cache); in xfs_bmbt_init_cursor()747 xfs_bmbt_cur_cache = kmem_cache_create("xfs_bmbt_cur", in xfs_bmbt_init_cur_cache()751 if (!xfs_bmbt_cur_cache) in xfs_bmbt_init_cur_cache()759 kmem_cache_destroy(xfs_bmbt_cur_cache); in xfs_bmbt_destroy_cur_cache()760 xfs_bmbt_cur_cache = NULL; in xfs_bmbt_destroy_cur_cache()