Home
last modified time | relevance | path

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

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