Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_inotify.c47 static int inotify_max_queued_events = 16384; variable
49 &inotify_max_queued_events, 0,
588 if (sc->npending >= inotify_max_queued_events) { in inotify_queue_record()