Lines Matching refs:kmem_cache_destroy
197 kmem_cache_destroy(gfs2_rsrv_cachep); in init_gfs2_fs()
200 kmem_cache_destroy(gfs2_quotad_cachep); in init_gfs2_fs()
203 kmem_cache_destroy(gfs2_rgrpd_cachep); in init_gfs2_fs()
206 kmem_cache_destroy(gfs2_bufdata_cachep); in init_gfs2_fs()
209 kmem_cache_destroy(gfs2_inode_cachep); in init_gfs2_fs()
212 kmem_cache_destroy(gfs2_glock_aspace_cachep); in init_gfs2_fs()
215 kmem_cache_destroy(gfs2_glock_cachep); in init_gfs2_fs()
241 kmem_cache_destroy(gfs2_rsrv_cachep); in exit_gfs2_fs()
242 kmem_cache_destroy(gfs2_quotad_cachep); in exit_gfs2_fs()
243 kmem_cache_destroy(gfs2_rgrpd_cachep); in exit_gfs2_fs()
244 kmem_cache_destroy(gfs2_bufdata_cachep); in exit_gfs2_fs()
245 kmem_cache_destroy(gfs2_inode_cachep); in exit_gfs2_fs()
246 kmem_cache_destroy(gfs2_glock_aspace_cachep); in exit_gfs2_fs()
247 kmem_cache_destroy(gfs2_glock_cachep); in exit_gfs2_fs()