Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/
Dnotification.c165 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() function
/Linux-v5.4/include/linux/
Dfsnotify_backend.h424 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
/Linux-v5.4/fs/notify/inotify/
Dinotify_user.c141 event = fsnotify_peek_first_event(group); in get_one_event()
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c84 FANOTIFY_E(fsnotify_peek_first_event(group))); in get_one_event()