filelock_cache    246 fs/locks.c     static struct kmem_cache *filelock_cache __read_mostly;
filelock_cache    346 fs/locks.c     	struct file_lock *fl = kmem_cache_zalloc(filelock_cache, GFP_KERNEL);
filelock_cache    383 fs/locks.c     	kmem_cache_free(filelock_cache, fl);
filelock_cache   3006 fs/locks.c     	filelock_cache = kmem_cache_create("file_lock_cache",