inotify_inode_mark_cachep   34 fs/notify/inotify/inotify.h extern struct kmem_cache *inotify_inode_mark_cachep;
inotify_inode_mark_cachep  202 fs/notify/inotify/inotify_fsnotify.c 	kmem_cache_free(inotify_inode_mark_cachep, i_mark);
inotify_inode_mark_cachep   43 fs/notify/inotify/inotify_user.c struct kmem_cache *inotify_inode_mark_cachep __read_mostly;
inotify_inode_mark_cachep  570 fs/notify/inotify/inotify_user.c 	tmp_i_mark = kmem_cache_alloc(inotify_inode_mark_cachep, GFP_KERNEL);
inotify_inode_mark_cachep  825 fs/notify/inotify/inotify_user.c 	inotify_inode_mark_cachep = KMEM_CACHE(inotify_inode_mark,