Home
last modified time | relevance | path

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

/fs/notify/
Dnotification.c171 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() function
/fs/notify/inotify/
Dinotify_user.c152 event = fsnotify_peek_first_event(group); in get_one_event()