Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dnotification.c81 int fsnotify_insert_event(struct fsnotify_group *group, in fsnotify_insert_event() function
/linux/include/linux/
H A Dfsnotify_backend.h724 extern int fsnotify_insert_event(struct fsnotify_group *group,
736 return fsnotify_insert_event(group, event, merge, NULL); in fsnotify_add_event()