Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c32 static bool event_compare(struct fsnotify_event *old_fsn, in event_compare() function
56 return event_compare(last_event, event); in inotify_merge()