Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dnotification.c163 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event() function
187 event = fsnotify_remove_first_event(group); in fsnotify_flush_notify()
/linux/fs/notify/inotify/
H A Dinotify_user.c188 fsnotify_remove_first_event(group); in get_one_event()
/linux/fs/notify/fanotify/
H A Dfanotify_user.c246 fsnotify_remove_first_event(group); in get_one_event()
1035 while ((fsn_event = fsnotify_remove_first_event(group))) { in fanotify_release()