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

/linux-master/fs/notify/
H A Dnotification.c148 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) function
165 struct fsnotify_event *event = fsnotify_peek_first_event(group);
/linux-master/fs/notify/inotify/
H A Dinotify_user.c176 event = fsnotify_peek_first_event(group);
/linux-master/include/linux/
H A Dfsnotify_backend.h650 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c225 fsn_event = fsnotify_peek_first_event(group);

Completed in 127 milliseconds