Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify.c91 static bool fanotify_should_merge(struct fsnotify_event *old_fsn, in fanotify_should_merge() function
156 if (fanotify_should_merge(test_event, event)) { in fanotify_merge()