Searched refs:SSTOVC (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c117 /* XXX: if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_LARGE_FILES)? */
170 if (SMB_DIALECT(SSTOVC(ssp)) < SMB_DIALECT_LANMAN1_0)
178 * (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_LARGE_FILES)?
230 struct smb_vc *vcp = SSTOVC(ssp);
417 if (SMB_UNICODE_STRINGS(SSTOVC(ssp))) {
455 if (SMB_DIALECT(SSTOVC(ssp)) >= SMB_DIALECT_LANMAN2_0)
598 struct smb_vc *vcp = SSTOVC(ssp);
631 struct smb_vc *vcp = SSTOVC(ssp);
735 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_NT_SMBS) {
802 error = smbfs_fullpath(mbp, SSTOVC(ss
[all...]
H A Dsmbfs_xattr.c306 struct smb_vc *vcp = SSTOVC(ctx->f_ssp);
314 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp)))
404 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp))) {
H A Dsmbfs_subr.c148 struct smb_vc *vcp = SSTOVC(ctx->f_ssp);
H A Dsmbfs_vfsops.c451 vcp = SSTOVC(ssp);
H A Dsmbfs_vnops.c1462 vcp = SSTOVC(smi->smi_share);
2963 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_LARGE_FILES)
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_smb.c103 vcp = SSTOVC(ssp);
255 vcp = SSTOVC(ssp);
292 struct smb_vc *vcp = SSTOVC(ssp);
H A Dsmb_conn.h252 #define SSTOVC(ssp) CPTOVC(((ssp)->ss_co.co_parent)) macro
H A Dsmb_iod.c884 struct smb_vc *vcp = SSTOVC(ssp);

Completed in 70 milliseconds