Home
last modified time | relevance | path

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

/linux/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()
/linux/include/linux/
H A Dfsnotify_backend.h782 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group); in fsnotify_ignore_mask()