Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.h147 static inline void fanotify_init_event(struct fanotify_event *event, in fanotify_init_event() function
H A Dfanotify.c610 fanotify_init_event(event, (unsigned long)id, mask); in fanotify_alloc_event()
H A Dfanotify_user.c916 fanotify_init_event(oevent, 0, FS_Q_OVERFLOW); in fanotify_alloc_overflow_event()