Home
last modified time | relevance | path

Searched refs:fsnotify_peek_first_event (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/notify/
H A Dnotification.c148 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() function
165 struct fsnotify_event *event = fsnotify_peek_first_event(group); in fsnotify_remove_first_event()
/kernel/linux/linux-5.10/fs/notify/
H A Dnotification.c165 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() function
/kernel/linux/linux-5.10/include/linux/
H A Dfsnotify_backend.h500 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
/kernel/linux/linux-6.6/include/linux/
H A Dfsnotify_backend.h650 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify_user.c143 event = fsnotify_peek_first_event(group); in get_one_event()
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_user.c177 event = fsnotify_peek_first_event(group); in get_one_event()
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c113 FANOTIFY_E(fsnotify_peek_first_event(group))); in get_one_event()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c226 fsn_event = fsnotify_peek_first_event(group); in get_one_event()

Completed in 10 milliseconds