dnotify_struct_cache 24 fs/notify/dnotify/dnotify.c static struct kmem_cache *dnotify_struct_cache __read_mostly; dnotify_struct_cache 108 fs/notify/dnotify/dnotify.c kmem_cache_free(dnotify_struct_cache, dn); dnotify_struct_cache 166 fs/notify/dnotify/dnotify.c kmem_cache_free(dnotify_struct_cache, dn); dnotify_struct_cache 295 fs/notify/dnotify/dnotify.c dn = kmem_cache_alloc(dnotify_struct_cache, GFP_KERNEL); dnotify_struct_cache 382 fs/notify/dnotify/dnotify.c kmem_cache_free(dnotify_struct_cache, dn); dnotify_struct_cache 388 fs/notify/dnotify/dnotify.c dnotify_struct_cache = KMEM_CACHE(dnotify_struct,