Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/inotify/
Dinotify_fsnotify.c111 fsnotify_init_event(fsn_event); in inotify_handle_inode_event()
Dinotify_user.c649 fsnotify_init_event(group->overflow_event); in inotify_new_group()
/Linux-v5.15/fs/notify/fanotify/
Dfanotify.h166 fsnotify_init_event(&event->fse); in fanotify_init_event()
/Linux-v5.15/include/linux/
Dfsnotify_backend.h584 static inline void fsnotify_init_event(struct fsnotify_event *event) in fsnotify_init_event() function