Searched refs:FANOTIFY_E (Results 1 – 2 of 2) sorted by relevance
25 old = FANOTIFY_E(old_fsn); in should_merge()26 new = FANOTIFY_E(new_fsn); in should_merge()269 event = FANOTIFY_E(fsn_event); in fanotify_free_event()
50 static inline struct fanotify_event_info *FANOTIFY_E(struct fsnotify_event *fse) in FANOTIFY_E() function