Searched refs:SSTOVC (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_smb.c | 81 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_getfattr() 107 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_getpattr() 126 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_qfsattr() 149 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_statfs() 196 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_setdisp() 211 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_setfsize() 270 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_setfattr() 285 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smbfs_smb_flush() 321 err = smbfs_fullpath(&name_mb, SSTOVC(ssp), in smbfs_smb_ntcreatex() 510 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_rename() [all …]
|
H A D | smbfs_smb1.c | 141 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_trans2_query() 262 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_statfs() 362 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_INFOLEVEL_PASSTHRU) in smbfs_smb1_seteof() 386 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_INFOLEVEL_PASSTHRU) in smbfs_smb1_setdisp() 415 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_INFOLEVEL_PASSTHRU) in smbfs_smb1_setfattr() 443 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_t2rename() 502 error = smbfs_fullpath(mbp, SSTOVC(ssp), src, NULL, 0, 0); in smbfs_smb1_oldrename() 511 error = smbfs_fullpath(mbp, SSTOVC(ssp), tdnp, tname, tnmlen, sep); in smbfs_smb1_oldrename() 530 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_smb1_trans2find2() 588 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp))) in smbfs_smb1_trans2find2() [all …]
|
H A D | smbfs_subr.c | 147 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_fname_tolocal() 314 error = smb_get_dstring(mdp, SSTOVC(ctx->f_ssp), in smbfs_decode_dirent() 425 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_decode_fs_attr_info()
|
H A D | smbfs_smb2.c | 494 error = smbfs_fullpath(mbp, SSTOVC(ssp), in smbfs_smb2_rename() 526 smb_vc_t *vcp = SSTOVC(ssp); in smbfs_smb2_qdir()
|
H A D | smbfs_xattr.c | 323 if (SSTOVC(ctx->f_ssp)->vc_flags & SMBV_SMB2) { in smbfs_xa_get_streaminfo()
|
H A D | smbfs_vfsops.c | 522 vcp = SSTOVC(ssp); in smbfs_mount()
|
H A D | smbfs_vnops.c | 4829 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_LARGE_FILES) in smbfs_pathconf()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_usr.c | 145 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smb_usr_xnp() 308 err = smb_put_dmem(&name_mb, SSTOVC(ssp), in smb_usr_ntcreate() 404 err = smb_put_dmem(&name_mb, SSTOVC(ssp), in smb_usr_printjob() 418 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smb_usr_printjob()
|
H A D | smb_smb.c | 685 vcp = SSTOVC(ssp); in smb_smb_treeconnect() 842 vcp = SSTOVC(ssp); in smb_smb_treedisconnect() 890 struct smb_vc *vcp = SSTOVC(ssp); in smb1_smb_ntcreate() 1012 int sv_tz = SSTOVC(ssp)->vc_sopt.sv_tz; in smb1_smb_close() 1039 struct smb_vc *vcp = SSTOVC(ssp); in smb_smb_open_prjob()
|
H A D | smb_subrs.c | 1192 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smb_smb_ntcreate() 1210 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smb_smb_close() 1237 struct smb_vc *vcp = SSTOVC(ssp); in smb_rwuio() 1248 if (SSTOVC(ssp)->vc_flags & SMBV_SMB2) { in smb_rwuio()
|
H A D | smb_conn.c | 638 smb_vc_t *vcp = SSTOVC(ssp); in smb_share_gone() 801 smb_vc_t *vcp = SSTOVC(ssp); in smb_share_tcon()
|
H A D | smb_conn.h | 351 #define SSTOVC(ssp) CPTOVC(((ssp)->ss_co.co_parent)) macro
|
H A D | smb2_smb.c | 573 vcp = SSTOVC(ssp); in smb2_smb_treeconnect() 736 vcp = SSTOVC(ssp); in smb2_smb_treedisconnect()
|
H A D | smb_iod.c | 1405 struct smb_vc *vcp = SSTOVC(ssp); in smb_iod_shutdown_share()
|