Lines Matching refs:kmem_cache_destroy
197 kmem_cache_destroy(gfs2_qadata_cachep); in init_gfs2_fs()
199 kmem_cache_destroy(gfs2_quotad_cachep); in init_gfs2_fs()
201 kmem_cache_destroy(gfs2_rgrpd_cachep); in init_gfs2_fs()
203 kmem_cache_destroy(gfs2_bufdata_cachep); in init_gfs2_fs()
205 kmem_cache_destroy(gfs2_inode_cachep); in init_gfs2_fs()
207 kmem_cache_destroy(gfs2_glock_aspace_cachep); in init_gfs2_fs()
209 kmem_cache_destroy(gfs2_glock_cachep); in init_gfs2_fs()
239 kmem_cache_destroy(gfs2_qadata_cachep); in exit_gfs2_fs()
240 kmem_cache_destroy(gfs2_quotad_cachep); in exit_gfs2_fs()
241 kmem_cache_destroy(gfs2_rgrpd_cachep); in exit_gfs2_fs()
242 kmem_cache_destroy(gfs2_bufdata_cachep); in exit_gfs2_fs()
243 kmem_cache_destroy(gfs2_inode_cachep); in exit_gfs2_fs()
244 kmem_cache_destroy(gfs2_glock_aspace_cachep); in exit_gfs2_fs()
245 kmem_cache_destroy(gfs2_glock_cachep); in exit_gfs2_fs()