Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_inotify.c131 struct inotify_softc *sc; /* back-pointer */
163 struct inotify_softc { struct
179 inotify_dequeue(struct inotify_softc *sc) in inotify_dequeue() argument
195 inotify_enqueue(struct inotify_softc *sc, struct inotify_record *rec, bool head) in inotify_enqueue()
211 struct inotify_softc *sc; in inotify_read()
274 struct inotify_softc *sc; in inotify_ioctl()
295 struct inotify_softc *sc; in inotify_poll()
313 struct inotify_softc *sc; in filt_inotifydetach()
322 struct inotify_softc *sc; in filt_inotifyevent()
333 struct inotify_softc *sc; in inotify_kqfilter()
[all …]
H A Dvnode_if.src843 IN struct inotify_softc *sc;
/freebsd/sys/sys/
H A Dinotify.h85 struct inotify_softc;
98 int vn_inotify_add_watch(struct vnode *, struct inotify_softc *,