smb_vc_lookupshare
error = smb_vc_lookupshare(vcp, shspec, scred, &vcspec->ssp);
error = smb_vc_lookupshare(vcp, shspec, scred, &ssp);
int smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *shspec,
error = smb_vc_lookupshare(vcp, &shspec, scred, &ssp);