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

/src/sys/dev/
H A Dvnd.c482 struct vnd_softc *vnd = local in function:vndstrategy
583 vnode_has_strategy(struct vnd_softc * vnd) argument
593 vnode_has_large_blocks(struct vnd_softc * vnd) argument
610 vnode_strategy_probe(struct vnd_softc * vnd) argument
640 struct vnd_softc *vnd = arg; local in function:vndthread
800 handle_with_rdwr(struct vnd_softc * vnd,const struct buf * obp,struct buf * bp) argument
862 handle_with_strategy(struct vnd_softc * vnd,const struct buf * obp,struct buf * bp) argument
980 struct vnd_softc *vnd = vnx->vx_vnd; local in function:vndiodone
1056 struct vnd_softc *vnd; local in function:vnd_cget
1077 vnddoclear(struct vnd_softc * vnd,int pmask,int minor,bool force) argument
1150 struct vnd_softc *vnd; local in function:vndioctl
1691 vndsetcred(struct vnd_softc * vnd,kauth_cred_t cred) argument
1733 vndthrottle(struct vnd_softc * vnd,struct vnode * vp) argument
1758 vndclear(struct vnd_softc * vnd,int myminor) argument
1998 struct vnd_softc *vnd = local in function:compstrategy
2106 vnd_set_geometry(struct vnd_softc * vnd) argument
[all...]

Completed in 3 milliseconds