Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_inotify.c535 inotify_can_coalesce(struct inotify_softc *sc, struct inotify_event *evp) in inotify_can_coalesce() function
581 if (inotify_coalesce && inotify_can_coalesce(sc, evp)) in inotify_queue_record()
591 if (inotify_can_coalesce(sc, evp)) in inotify_queue_record()