Searched defs:vnd (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dvnd.c442 struct vnd_softc *vnd local
536 vnode_has_strategy(struct vnd_softc *vnd) argument
549 vnode_strategy_probe(struct vnd_softc *vnd) argument
576 struct vnd_softc *vnd = arg; local
727 handle_with_rdwr(struct vnd_softc *vnd, const struct buf *obp, struct buf *bp) argument
778 handle_with_strategy(struct vnd_softc *vnd, const struct buf *obp, struct buf *bp) argument
875 struct vnd_softc *vnd = vnx->vx_vnd; local
949 struct vnd_softc *vnd; local
970 vnddoclear(struct vnd_softc *vnd, int pmask, int minor, bool force) argument
1020 struct vnd_softc *vnd; local
1592 vndsetcred(struct vnd_softc *vnd, kauth_cred_t cred) argument
1634 vndthrottle(struct vnd_softc *vnd, struct vnode *vp) argument
1659 vndclear(struct vnd_softc *vnd, int myminor) argument
1893 struct vnd_softc *vnd = local
2001 vnd_set_properties(struct vnd_softc *vnd) argument
[all...]

Completed in 114 milliseconds