Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c14 static bool should_merge(struct fsnotify_event *old_fsn, in should_merge() function
49 if (should_merge(test_event, event)) { in fanotify_merge()