Home
last modified time | relevance | path

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

/linux-2.6.39/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.c186 *event = fsnotify_create_event(to_tell, mask, data, in send_to_group()
/linux-2.6.39/include/linux/
Dfsnotify_backend.h423 extern struct fsnotify_event *fsnotify_create_event(struct inode *to_tell, __u32 mask,
/linux-2.6.39/fs/notify/inotify/
Dinotify_user.c522 ignored_event = fsnotify_create_event(NULL, FS_IN_IGNORED, NULL, in inotify_ignored_and_remove_idr()