Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/
Dnotification.c207 void fsnotify_init_event(struct fsnotify_event *event, struct inode *inode, in fsnotify_init_event() function
/linux-4.4.14/fs/notify/inotify/
Dinotify_fsnotify.c104 fsnotify_init_event(fsn_event, inode, mask); in inotify_handle_event()
Dinotify_user.c647 fsnotify_init_event(group->overflow_event, NULL, FS_Q_OVERFLOW); in inotify_new_group()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c175 fsnotify_init_event(&event->fse, inode, mask); in fanotify_alloc_event()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h374 extern void fsnotify_init_event(struct fsnotify_event *event,