Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/notify/
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-6.3-rc2/include/linux/
A Dfsnotify_backend.h652 extern struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group);
/linux-6.3-rc2/fs/notify/inotify/
A Dinotify_user.c189 fsnotify_remove_first_event(group); in get_one_event()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c242 fsnotify_remove_first_event(group); in get_one_event()
932 while ((fsn_event = fsnotify_remove_first_event(group))) { in fanotify_release()

Completed in 11 milliseconds