Searched refs:inotify_event_info (Results 1 – 2 of 2) sorted by relevance
6 struct inotify_event_info { struct20 static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse) in INOTIFY_E() argument22 return container_of(fse, struct inotify_event_info, fse); in INOTIFY_E()
35 struct inotify_event_info *old, *new; in event_compare()64 struct inotify_event_info *event; in inotify_handle_inode_event()69 int alloc_len = sizeof(struct inotify_event_info); in inotify_handle_inode_event()