Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/inotify/
Dinotify_fsnotify.c41 static bool event_compare(struct fsnotify_event *old_fsn, in event_compare() function
64 return event_compare(last_event, event); in inotify_merge()