Lines Matching +full:4 +full:vpp
200 struct vnode **vpp) in autofs_vget_callback() argument
203 return (autofs_node_vn(arg, mp, flags, vpp)); in autofs_vget_callback()
209 struct vnode *dvp, *newvp, **vpp; in autofs_lookup() local
217 vpp = ap->a_vpp; in autofs_lookup()
233 anp->an_parent, cnp->cn_lkflags, vpp); in autofs_lookup()
244 *vpp = dvp; in autofs_lookup()
284 error = autofs_node_vn(child, mp, cnp->cn_lkflags, vpp); in autofs_lookup()
576 * The reason for SX_NOWITNESS here is that witness(4) in autofs_node_new()
644 struct vnode **vpp) in autofs_node_vn() argument
672 *vpp = vp; in autofs_node_vn()
705 *vpp = vp; in autofs_node_vn()