Home
last modified time | relevance | path

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

/fs/notify/fanotify/
Dfanotify.c12 static bool should_merge(struct fsnotify_event *old, struct fsnotify_event *new) in should_merge() function
52 if (should_merge(test_holder->event, event)) { in fanotify_merge()