SSTOVC
ssp->ss_vcgenid == SSTOVC(ssp)->vc_genid;
vcp = SSTOVC(ssp);
blksz = SSTOVC(ssp)->vc_txmax - SMB_HDRLEN - 16;
blksz = SSTOVC(ssp)->vc_txmax - SMB_HDRLEN - 16;
va->va_blocksize = SSTOVC(smp->sm_share)->vc_txmax;
ctx->f_infolevel = SMB_DIALECT(SSTOVC(ctx->f_ssp)) < SMB_DIALECT_NTLM0_12 ?
svtz = SSTOVC(ctx->f_ssp)->vc_sopt.sv_tz;
if (SMB_DIALECT(SSTOVC(ctx->f_ssp)) < SMB_DIALECT_LANMAN2_0 ||
smbfs_fname_tolocal(SSTOVC(ctx->f_ssp), ctx->f_name, ctx->f_nmlen,
if (SMB_DIALECT(SSTOVC(ssp)) < SMB_DIALECT_LANMAN1_0)
svtz = SSTOVC(ssp)->vc_sopt.sv_tz;
error = smbfs_fullpath(mbp, SSTOVC(ssp), np, NULL, 0);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
tzoff = SSTOVC(ssp)->vc_sopt.sv_tz;
svtz = SSTOVC(ssp)->vc_sopt.sv_tz;
error = smbfs_fullpath(mbp, SSTOVC(ssp), np, NULL, 0);
smb_time_local2server(mtime, SSTOVC(ssp)->vc_sopt.sv_tz, &time);
smb_time_local2server(&ctime, SSTOVC(ssp)->vc_sopt.sv_tz, &tm);
error = smbfs_fullpath(mbp, SSTOVC(ssp), dnp, name, nmlen);
error = smbfs_fullpath(mbp, SSTOVC(ssp), np, NULL, 0);
error = smbfs_fullpath(mbp, SSTOVC(ssp), src, NULL, 0);
error = smbfs_fullpath(mbp, SSTOVC(ssp), tdnp, tname, tnmlen);
error = smbfs_fullpath(mbp, SSTOVC(ssp), src, NULL, 0);
error = smbfs_fullpath(mbp, SSTOVC(ssp), tdnp, tname, tnmlen);
error = smbfs_fullpath(mbp, SSTOVC(ssp), dnp, name, len);
error = smbfs_fullpath(mbp, SSTOVC(ssp), np, NULL, 0);
struct smb_vc *vcp = SSTOVC(ctx->f_ssp);
struct smb_vc *vcp = SSTOVC(ctx->f_ssp);
vcp = SSTOVC(ssp);
mp->mnt_stat.f_iosize = SSTOVC(ssp)->vc_txmax;
sbp->f_iosize = SSTOVC(ssp)->vc_txmax; /* optimal transfer block size */
if (SMB_DIALECT(SSTOVC(ssp)) >= SMB_DIALECT_LANMAN2_0)
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(smp->sm_share);
if (SMB_DIALECT(SSTOVC(smp->sm_share)) < SMB_DIALECT_LANMAN2_0) {