]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/notify/fsnotify.h
Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / fs / notify / fsnotify.h
index f3462828a0e2d1aa536235c534dbf63d6acf4828..ff2063ec6b0f3c72f7d1c1a89cc44a46a301f98a 100644 (file)
@@ -65,4 +65,6 @@ extern void __fsnotify_update_child_dentry_flags(struct inode *inode);
 extern struct fsnotify_event_holder *fsnotify_alloc_event_holder(void);
 extern void fsnotify_destroy_event_holder(struct fsnotify_event_holder *holder);
 
+extern struct kmem_cache *fsnotify_mark_connector_cachep;
+
 #endif /* __FS_NOTIFY_FSNOTIFY_H_ */