Home
last modified time | relevance | path

Searched refs:fanotify_alloc_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/notify/fanotify/
Dfanotify.h142 struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group,
Dfanotify.c279 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()
Dfanotify_user.c826 oevent = fanotify_alloc_event(group, NULL, FS_Q_OVERFLOW, NULL, in SYSCALL_DEFINE2()