Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/fanotify/
Dfanotify.c20 static bool should_merge(struct fsnotify_event *old_fsn, in should_merge() function
71 if (should_merge(test_event, event)) { in fanotify_merge()