Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c126 ret = fsnotify_add_event(group, fsn_event, inotify_merge); in inotify_handle_inode_event()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h624 static inline int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event() function
635 fsnotify_add_event(group, group->overflow_event, NULL); in fsnotify_queue_overflow()