Searched refs:fanotify_alloc_event (Results 1 – 3 of 3) sorted by relevance
55 struct fanotify_event_info *fanotify_alloc_event(struct fsnotify_group *group,
141 struct fanotify_event_info *fanotify_alloc_event(struct fsnotify_group *group, in fanotify_alloc_event() function223 event = fanotify_alloc_event(group, inode, mask, data); in fanotify_handle_event()
737 oevent = fanotify_alloc_event(group, NULL, FS_Q_OVERFLOW, NULL); in SYSCALL_DEFINE2()