Searched refs:fsnotify_insert_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/notify/
H A Dnotification.c81 int fsnotify_insert_event(struct fsnotify_group *group, function
/linux-master/include/linux/
H A Dfsnotify_backend.h615 extern int fsnotify_insert_event(struct fsnotify_group *group,
627 return fsnotify_insert_event(group, event, merge, NULL);
/linux-master/fs/notify/fanotify/
H A Dfanotify.c950 ret = fsnotify_insert_event(group, fsn_event, fanotify_merge,

Completed in 193 milliseconds