Home
last modified time | relevance | path

Searched refs:INOTIFY_E (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c37 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()
H A Dinotify.h20 static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse) in INOTIFY_E() function
H A Dinotify_user.c158 event = INOTIFY_E(fsn_event); in round_event_name_len()
212 event = INOTIFY_E(fsn_event); in copy_event_to_user()