Home
last modified time | relevance | path

Searched defs:fsnotify_event (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/notify/
Dnotification.c82 struct fsnotify_event *event, in fsnotify_insert_event()
84 struct fsnotify_event *), in fsnotify_insert_event()
/kernel/linux/linux-5.10/fs/notify/
Dnotification.c85 struct fsnotify_event *event, in fsnotify_add_event()
/kernel/linux/linux-5.10/include/linux/
Dfsnotify_backend.h168 struct fsnotify_event { struct
169 struct list_head list;
170 unsigned long objectid; /* identifier for queue merges */
/kernel/linux/linux-6.6/include/linux/
Dfsnotify_backend.h175 struct fsnotify_event { struct
176 struct list_head list;
623 struct fsnotify_event *event, in fsnotify_add_event()