Home
last modified time | relevance | path

Searched refs:fsnotify_event (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/fs/notify/
Dnotification.c59 static struct fsnotify_event *q_overflow_event;
79 void fsnotify_get_event(struct fsnotify_event *event) in fsnotify_get_event()
84 void fsnotify_put_event(struct fsnotify_event *event) in fsnotify_put_event()
118 …e_data *fsnotify_remove_priv_from_event(struct fsnotify_group *group, struct fsnotify_event *event) in fsnotify_remove_priv_from_event()
140 struct fsnotify_event *fsnotify_add_notify_event(struct fsnotify_group *group, struct fsnotify_even… in fsnotify_add_notify_event() argument
142 struct fsnotify_event *(*merge)(struct list_head *, in fsnotify_add_notify_event()
143 struct fsnotify_event *)) in fsnotify_add_notify_event()
145 struct fsnotify_event *return_event = NULL; in fsnotify_add_notify_event()
183 struct fsnotify_event *tmp; in fsnotify_add_notify_event()
236 struct fsnotify_event *fsnotify_remove_notify_event(struct fsnotify_group *group) in fsnotify_remove_notify_event()
[all …]
Dfsnotify.c132 struct fsnotify_event **event) in send_to_group()
208 struct fsnotify_event *event = NULL; in fsnotify()
/linux-3.4.99/include/linux/
Dfsnotify_backend.h79 struct fsnotify_event;
103 struct fsnotify_event *event);
190 struct fsnotify_event *event;
208 struct fsnotify_event { struct
369 extern void fsnotify_get_event(struct fsnotify_event *event);
370 extern void fsnotify_put_event(struct fsnotify_event *event);
373 struct fsnotify_event *event);
376 extern struct fsnotify_event *fsnotify_add_notify_event(struct fsnotify_group *group,
377 struct fsnotify_event *event,
379 struct fsnotify_event *(*merge)(struct list_head *,
[all …]
/linux-3.4.99/fs/notify/fanotify/
Dfanotify.c12 static bool should_merge(struct fsnotify_event *old, struct fsnotify_event *new) in should_merge()
41 static struct fsnotify_event *fanotify_merge(struct list_head *list, in fanotify_merge()
42 struct fsnotify_event *event) in fanotify_merge()
45 struct fsnotify_event *test_event = NULL; in fanotify_merge()
46 struct fsnotify_event *new_event; in fanotify_merge()
96 struct fsnotify_event *event) in fanotify_get_response_from_access()
131 struct fsnotify_event *event) in fanotify_handle_event()
134 struct fsnotify_event *notify_event = NULL; in fanotify_handle_event()
Dfanotify_user.c33 struct fsnotify_event *event;
43 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
61 static int create_fd(struct fsnotify_group *group, struct fsnotify_event *event) in create_fd()
113 struct fsnotify_event *event) in fill_event_metadata()
198 struct fsnotify_event *event, in prepare_for_access_response()
229 struct fsnotify_event *event, in remove_access_response()
249 struct fsnotify_event *event, in prepare_for_access_response()
256 struct fsnotify_event *event, in remove_access_response()
264 struct fsnotify_event *event, in copy_event_to_user()
322 struct fsnotify_event *kevent; in fanotify_read()
/linux-3.4.99/fs/notify/inotify/
Dinotify_fsnotify.c40 static bool event_compare(struct fsnotify_event *old, struct fsnotify_event *new) in event_compare()
71 static struct fsnotify_event *inotify_merge(struct list_head *list, in inotify_merge()
72 struct fsnotify_event *event) in inotify_merge()
75 struct fsnotify_event *last_event; in inotify_merge()
95 struct fsnotify_event *event) in inotify_handle_event()
101 struct fsnotify_event *added_event; in inotify_handle_event()
Dinotify_user.c133 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
137 struct fsnotify_event *event; in get_one_event()
166 struct fsnotify_event *event, in copy_event_to_user()
234 struct fsnotify_event *kevent; in inotify_read()
309 struct fsnotify_event *event; in inotify_ioctl()
517 struct fsnotify_event *ignored_event, *notify_event; in inotify_ignored_and_remove_idr()
/linux-3.4.99/fs/notify/dnotify/
Ddnotify.c88 struct fsnotify_event *event) in dnotify_handle_event()
/linux-3.4.99/kernel/
Daudit_watch.c496 struct fsnotify_event *event) in audit_watch_handle_event()
Daudit_tree.c907 struct fsnotify_event *event) in audit_tree_handle_event()