Home
last modified time | relevance | path

Searched refs:fsnotify_event_private_data (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/fs/notify/inotify/
Dinotify.h8 struct fsnotify_event_private_data fsnotify_event_priv_data;
19 extern void inotify_free_event_priv(struct fsnotify_event_private_data *event_priv);
Dinotify_fsnotify.c100 struct fsnotify_event_private_data *fsn_event_priv; in inotify_handle_event()
205 void inotify_free_event_priv(struct fsnotify_event_private_data *fsn_event_priv) in inotify_free_event_priv()
Dinotify_user.c170 struct fsnotify_event_private_data *fsn_priv; in copy_event_to_user()
519 struct fsnotify_event_private_data *fsn_event_priv; in inotify_ignored_and_remove_idr()
/linux-3.4.99/include/linux/
Dfsnotify_backend.h81 struct fsnotify_event_private_data;
106 void (*free_event_priv)(struct fsnotify_event_private_data *priv);
198 struct fsnotify_event_private_data { struct
372 extern struct fsnotify_event_private_data *fsnotify_remove_priv_from_event(struct fsnotify_group *g…
378 struct fsnotify_event_private_data *priv,
/linux-3.4.99/fs/notify/
Dnotification.c118 struct fsnotify_event_private_data *fsnotify_remove_priv_from_event(struct fsnotify_group *group, s… in fsnotify_remove_priv_from_event()
120 struct fsnotify_event_private_data *lpriv; in fsnotify_remove_priv_from_event()
121 struct fsnotify_event_private_data *priv = NULL; in fsnotify_remove_priv_from_event()
141 struct fsnotify_event_private_data *priv, in fsnotify_add_notify_event()
286 struct fsnotify_event_private_data *priv; in fsnotify_flush_notify()