Searched refs:fsnotify_destroy_event (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/notify/
H A Dnotification.c50 void fsnotify_destroy_event(struct fsnotify_group *group, function
189 fsnotify_destroy_event(group, event);
/linux-master/fs/notify/inotify/
H A Dinotify_fsnotify.c129 fsnotify_destroy_event(group, fsn_event);
H A Dinotify_user.c274 fsnotify_destroy_event(group, kevent);
/linux-master/fs/notify/fanotify/
H A Dfanotify.c278 fsnotify_destroy_event(group, &event->fae.fse);
956 fsnotify_destroy_event(group, fsn_event);
H A Dfanotify_user.c327 fsnotify_destroy_event(group, &event->fae.fse);
846 fsnotify_destroy_event(group, &event->fse);
941 fsnotify_destroy_event(group, fsn_event);
/linux-master/include/linux/
H A Dfsnotify_backend.h612 extern void fsnotify_destroy_event(struct fsnotify_group *group,

Completed in 133 milliseconds