Lines Matching refs:kmem_cache_destroy
204 kmem_cache_destroy(gfs2_trans_cachep); in init_gfs2_fs()
206 kmem_cache_destroy(gfs2_qadata_cachep); in init_gfs2_fs()
208 kmem_cache_destroy(gfs2_quotad_cachep); in init_gfs2_fs()
210 kmem_cache_destroy(gfs2_rgrpd_cachep); in init_gfs2_fs()
212 kmem_cache_destroy(gfs2_bufdata_cachep); in init_gfs2_fs()
214 kmem_cache_destroy(gfs2_inode_cachep); in init_gfs2_fs()
216 kmem_cache_destroy(gfs2_glock_aspace_cachep); in init_gfs2_fs()
218 kmem_cache_destroy(gfs2_glock_cachep); in init_gfs2_fs()
248 kmem_cache_destroy(gfs2_trans_cachep); in exit_gfs2_fs()
249 kmem_cache_destroy(gfs2_qadata_cachep); in exit_gfs2_fs()
250 kmem_cache_destroy(gfs2_quotad_cachep); in exit_gfs2_fs()
251 kmem_cache_destroy(gfs2_rgrpd_cachep); in exit_gfs2_fs()
252 kmem_cache_destroy(gfs2_bufdata_cachep); in exit_gfs2_fs()
253 kmem_cache_destroy(gfs2_inode_cachep); in exit_gfs2_fs()
254 kmem_cache_destroy(gfs2_glock_aspace_cachep); in exit_gfs2_fs()
255 kmem_cache_destroy(gfs2_glock_cachep); in exit_gfs2_fs()