Home
last modified time | relevance | path

Searched refs:fsnotify_remove_queued_event (Results 1 – 2 of 2) sorted by relevance

/fs/notify/
Dnotification.c132 void fsnotify_remove_queued_event(struct fsnotify_group *group, in fsnotify_remove_queued_event() function
172 fsnotify_remove_queued_event(group, event); in fsnotify_remove_first_event()
/fs/notify/fanotify/
Dfanotify.c251 fsnotify_remove_queued_event(group, &event->fae.fse); in fanotify_get_response()