crdup
vn->sc_cred = crdup(cred);
struct ucred *crdup (struct ucred *cr);
sp->s_cred = crdup(cnp->cn_cred);
cred = crdup(ap->a_cred);