Lines Matching refs:kmem_cache_destroy
201 kmem_cache_destroy(gfs2_trans_cachep); in init_gfs2_fs()
203 kmem_cache_destroy(gfs2_qadata_cachep); in init_gfs2_fs()
205 kmem_cache_destroy(gfs2_quotad_cachep); in init_gfs2_fs()
207 kmem_cache_destroy(gfs2_rgrpd_cachep); in init_gfs2_fs()
209 kmem_cache_destroy(gfs2_bufdata_cachep); in init_gfs2_fs()
211 kmem_cache_destroy(gfs2_inode_cachep); in init_gfs2_fs()
213 kmem_cache_destroy(gfs2_glock_aspace_cachep); in init_gfs2_fs()
215 kmem_cache_destroy(gfs2_glock_cachep); in init_gfs2_fs()
245 kmem_cache_destroy(gfs2_trans_cachep); in exit_gfs2_fs()
246 kmem_cache_destroy(gfs2_qadata_cachep); in exit_gfs2_fs()
247 kmem_cache_destroy(gfs2_quotad_cachep); in exit_gfs2_fs()
248 kmem_cache_destroy(gfs2_rgrpd_cachep); in exit_gfs2_fs()
249 kmem_cache_destroy(gfs2_bufdata_cachep); in exit_gfs2_fs()
250 kmem_cache_destroy(gfs2_inode_cachep); in exit_gfs2_fs()
251 kmem_cache_destroy(gfs2_glock_aspace_cachep); in exit_gfs2_fs()
252 kmem_cache_destroy(gfs2_glock_cachep); in exit_gfs2_fs()