vndsetcred 160 dev/vnd.c int vndsetcred(struct vnd_softc *, struct ucred *); vndsetcred 770 dev/vnd.c if ((error = vndsetcred(vnd, p->p_ucred)) != 0) {