Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.c130 static bool fanotify_should_merge(struct fanotify_event *old, in fanotify_should_merge() function
203 if (fanotify_should_merge(old, new)) { in fanotify_merge()