ufs_chown
error = ufs_chown(vp, vap->va_uid, vap->va_gid, cred);
int ufs_chown(struct vnode *, uid_t, gid_t, struct ucred *);