Searched refs:VOP_LINK (Results 1 – 7 of 7) sorted by relevance
226 int VOP_LINK(struct vnode *, struct vnode *, struct componentname *);
199 VOP_LOOKUP.9 VOP_LINK.9 VOP_LOOKUP.9 VOP_LOCK.9 \
657 int VOP_LINK(dvp, vp, cnp) in VOP_LINK() function
1413 error = VOP_LINK(nd.ni_dvp, vp, &nd.ni_cnd);
1940 error = VOP_LINK(nd.ni_dvp, vp, &nd.ni_cnd);
6874 ./man9/VOP_LINK.htm
7564 ./usr/share/man/cat9/VOP_LINK.0