Home
last modified time | relevance | path

Searched refs:fsnotify_init_event (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/notify/
Dnotification.c210 void fsnotify_init_event(struct fsnotify_event *event, struct inode *inode, in fsnotify_init_event() function
/Linux-v4.19/fs/notify/inotify/
Dinotify_fsnotify.c117 fsnotify_init_event(fsn_event, inode, mask); in inotify_handle_event()
Dinotify_user.c637 fsnotify_init_event(group->overflow_event, NULL, FS_Q_OVERFLOW); in inotify_new_group()
/Linux-v4.19/fs/notify/fanotify/
Dfanotify.c173 fsnotify_init_event(&event->fse, inode, mask); in fanotify_alloc_event()
/Linux-v4.19/include/linux/
Dfsnotify_backend.h465 extern void fsnotify_init_event(struct fsnotify_event *event,