Home
last modified time | relevance | path

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

/fs/notify/inotify/
Dinotify_fsnotify.c46 old = INOTIFY_E(old_fsn); in event_compare()
47 new = INOTIFY_E(new_fsn); in event_compare()
176 kfree(INOTIFY_E(fsn_event)); in inotify_free_event()
Dinotify.h18 static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse) in INOTIFY_E() function
Dinotify_user.c130 event = INOTIFY_E(fsn_event); in round_event_name_len()
185 event = INOTIFY_E(fsn_event); in copy_event_to_user()