Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/inotify/
Dinotify_fsnotify.c32 static bool event_compare(struct fsnotify_event *old_fsn, in event_compare() function
55 return event_compare(last_event, event); in inotify_merge()