Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/inotify/
Dinotify_fsnotify.c110 fsnotify_init_event(fsn_event, 0); in inotify_handle_inode_event()
Dinotify_user.c636 fsnotify_init_event(group->overflow_event, 0); in inotify_new_group()
/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify.h150 fsnotify_init_event(&event->fse, id); in fanotify_init_event()
/kernel/linux/linux-5.10/include/linux/
Dfsnotify_backend.h578 static inline void fsnotify_init_event(struct fsnotify_event *event, in fsnotify_init_event() function