Searched refs:fsnotify_add_notify_event (Results 1 – 4 of 4) sorted by relevance
/fs/notify/inotify/ |
D | inotify_fsnotify.c | 124 added_event = fsnotify_add_notify_event(group, event, fsn_event_priv, inotify_merge); in inotify_handle_event()
|
D | inotify_user.c | 539 notify_event = fsnotify_add_notify_event(group, ignored_event, fsn_event_priv, NULL); in inotify_ignored_and_remove_idr()
|
/fs/notify/fanotify/ |
D | fanotify.c | 149 notify_event = fsnotify_add_notify_event(group, event, NULL, fanotify_merge); in fanotify_handle_event()
|
/fs/notify/ |
D | notification.c | 140 struct fsnotify_event *fsnotify_add_notify_event(struct fsnotify_group *group, struct fsnotify_even… in fsnotify_add_notify_event() function
|