gfs2_glock_cachep  132 fs/gfs2/glock.c 		kmem_cache_free(gfs2_glock_cachep, gl);
gfs2_glock_cachep  815 fs/gfs2/glock.c 		cachep = gfs2_glock_cachep;
gfs2_glock_cachep   98 fs/gfs2/main.c 	gfs2_glock_cachep = kmem_cache_create("gfs2_glock",
gfs2_glock_cachep  102 fs/gfs2/main.c 	if (!gfs2_glock_cachep)
gfs2_glock_cachep  209 fs/gfs2/main.c 	kmem_cache_destroy(gfs2_glock_cachep);
gfs2_glock_cachep  245 fs/gfs2/main.c 	kmem_cache_destroy(gfs2_glock_cachep);
gfs2_glock_cachep   22 fs/gfs2/util.c struct kmem_cache *gfs2_glock_cachep __read_mostly;
gfs2_glock_cachep  147 fs/gfs2/util.h extern struct kmem_cache *gfs2_glock_cachep;