Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A 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()