Searched refs:INOTIFY_E (Results 1 – 2 of 2) sorted by relevance
37 old = INOTIFY_E(old_fsn); in event_compare()38 new = INOTIFY_E(new_fsn); in event_compare()190 kfree(INOTIFY_E(fsn_event)); in inotify_free_event()
20 static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse) in INOTIFY_E() function