Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/
Dnotification.c147 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event() function
183 event = fsnotify_remove_first_event(group); in fsnotify_flush_notify()
/Linux-v5.4/include/linux/
Dfsnotify_backend.h426 extern struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group);
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c91 fsn_event = fsnotify_remove_first_event(group); in get_one_event()
472 fsn_event = fsnotify_remove_first_event(group); in fanotify_release()
/Linux-v5.4/fs/notify/inotify/
Dinotify_user.c151 fsnotify_remove_first_event(group); in get_one_event()