Lines Matching refs:kmem_cache_destroy
202 kmem_cache_destroy(gfs2_qadata_cachep); in init_gfs2_fs()
204 kmem_cache_destroy(gfs2_quotad_cachep); in init_gfs2_fs()
206 kmem_cache_destroy(gfs2_rgrpd_cachep); in init_gfs2_fs()
208 kmem_cache_destroy(gfs2_bufdata_cachep); in init_gfs2_fs()
210 kmem_cache_destroy(gfs2_inode_cachep); in init_gfs2_fs()
212 kmem_cache_destroy(gfs2_glock_aspace_cachep); in init_gfs2_fs()
214 kmem_cache_destroy(gfs2_glock_cachep); in init_gfs2_fs()
244 kmem_cache_destroy(gfs2_qadata_cachep); in exit_gfs2_fs()
245 kmem_cache_destroy(gfs2_quotad_cachep); in exit_gfs2_fs()
246 kmem_cache_destroy(gfs2_rgrpd_cachep); in exit_gfs2_fs()
247 kmem_cache_destroy(gfs2_bufdata_cachep); in exit_gfs2_fs()
248 kmem_cache_destroy(gfs2_inode_cachep); in exit_gfs2_fs()
249 kmem_cache_destroy(gfs2_glock_aspace_cachep); in exit_gfs2_fs()
250 kmem_cache_destroy(gfs2_glock_cachep); in exit_gfs2_fs()