Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/inotify/
Dinotify_fsnotify.c121 fsnotify_init_event(fsn_event, inode); in inotify_handle_event()
Dinotify_user.c638 fsnotify_init_event(group->overflow_event, NULL); in inotify_new_group()
/Linux-v5.4/include/linux/
Dfsnotify_backend.h502 static inline void fsnotify_init_event(struct fsnotify_event *event, in fsnotify_init_event() function
/Linux-v5.4/fs/notify/fanotify/
Dfanotify.c317 fsnotify_init_event(&event->fse, inode); in fanotify_alloc_event()