Home
last modified time | relevance | path

Searched refs:fsnotify_create_event (Results 1 – 3 of 3) sorted by relevance

/fs/notify/
Dnotification.c396 struct fsnotify_event *fsnotify_create_event(struct inode *to_tell, __u32 mask, void *data, in fsnotify_create_event() function
455 q_overflow_event = fsnotify_create_event(NULL, FS_Q_OVERFLOW, NULL, in fsnotify_notification_init()
Dfsnotify.c187 *event = fsnotify_create_event(to_tell, mask, data, in send_to_group()
/fs/notify/inotify/
Dinotify_user.c522 ignored_event = fsnotify_create_event(NULL, FS_IN_IGNORED, NULL, in inotify_ignored_and_remove_idr()