Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_inotify.c168 int nextwatch; /* next watch ID to try */ member
501 sc->nextwatch = 1; /* Required for compatibility. */ in inotify_create_file()
874 key.wd = wd = sc->nextwatch++; in vn_inotify_add_watch()