flctx_cache       245 fs/locks.c     static struct kmem_cache *flctx_cache __read_mostly;
flctx_cache       258 fs/locks.c     	ctx = kmem_cache_alloc(flctx_cache, GFP_KERNEL);
flctx_cache       272 fs/locks.c     		kmem_cache_free(flctx_cache, ctx);
flctx_cache       330 fs/locks.c     		kmem_cache_free(flctx_cache, ctx);
flctx_cache      3003 fs/locks.c     	flctx_cache = kmem_cache_create("file_lock_ctx",