dovchflags
return (dovchflags(p, nd.ni_vp, flags));
return (dovchflags(p, vp, SCARG(uap, flags)));
int dovchflags(struct proc *, struct vnode *, u_int);