--- zzzz-none-000/linux-5.4.213/fs/notify/fsnotify.h 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/fs/notify/fsnotify.h 2024-05-29 11:20:02.000000000 +0000 @@ -65,4 +65,6 @@ 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_ */