Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/fanotify/
Dfanotify.c184 #define FANOTIFY_MAX_MERGE_EVENTS 128 macro
207 if (++i > FANOTIFY_MAX_MERGE_EVENTS) in fanotify_merge()