Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/
H A Dnotification.c165 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h500 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c143 event = fsnotify_peek_first_event(group); in get_one_event()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c113 FANOTIFY_E(fsnotify_peek_first_event(group))); in get_one_event()