Home
last modified time | relevance | path

Searched refs:fsnotify_remove_first_event (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/notify/
Dnotification.c147 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event() function
189 event = fsnotify_remove_first_event(group); in fsnotify_flush_notify()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h330 extern struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group);
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c162 fsnotify_remove_first_event(group); in get_one_event()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c69 return fsnotify_remove_first_event(group); in get_one_event()