Searched refs:fanotify_alloc_event (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/fs/notify/fanotify/ |
D | fanotify.h | 142 struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group,
|
D | fanotify.c | 279 struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group, in fanotify_alloc_event() function 431 event = fanotify_alloc_event(group, inode, mask, data, data_type, in fanotify_handle_event()
|
D | fanotify_user.c | 826 oevent = fanotify_alloc_event(group, NULL, FS_Q_OVERFLOW, NULL, in SYSCALL_DEFINE2()
|