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.c132 struct inotify_softc *sc; /* back-pointer */
164 struct inotify_softc { struct
180 inotify_dequeue(struct inotify_softc *sc) in inotify_dequeue() argument
196 inotify_enqueue(struct inotify_softc *sc, struct inotify_record *rec, bool head) in inotify_enqueue()
212 struct inotify_softc *sc; in inotify_read()
275 struct inotify_softc *sc; in inotify_ioctl()
296 struct inotify_softc *sc; in inotify_poll()
314 struct inotify_softc *sc; in filt_inotifydetach()
323 struct inotify_softc *sc; in filt_inotifyevent()
334 struct inotify_softc *sc; in inotify_kqfilter()
[all …]
H A Dvnode_if.src844 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 *,