Home
last modified time | relevance | path

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

/fs/notify/
Dnotification.c209 void fsnotify_init_event(struct fsnotify_event *event, struct inode *inode, in fsnotify_init_event() function
/fs/notify/inotify/
Dinotify_fsnotify.c106 fsnotify_init_event(fsn_event, inode, mask); in inotify_handle_event()
Dinotify_user.c615 fsnotify_init_event(group->overflow_event, NULL, FS_Q_OVERFLOW); in inotify_new_group()
/fs/notify/fanotify/
Dfanotify.c158 fsnotify_init_event(&event->fse, inode, mask); in fanotify_alloc_event()