Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dvnd.c172 static void vndthrottle(struct vnd_softc *, struct vnode *);
1507 vndthrottle(vnd, vnd->sc_vp); in vndioctl()
1733 vndthrottle(struct vnd_softc *vnd, struct vnode *vp) in vndthrottle() function