Searched refs:fsnotify_create_event (Results 1 – 3 of 3) sorted by relevance
/fs/notify/ |
D | notification.c | 396 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()
|
D | fsnotify.c | 187 *event = fsnotify_create_event(to_tell, mask, data, in send_to_group()
|
/fs/notify/inotify/ |
D | inotify_user.c | 522 ignored_event = fsnotify_create_event(NULL, FS_IN_IGNORED, NULL, in inotify_ignored_and_remove_idr()
|