Home
last modified time | relevance | path

Searched refs:SSTOVC (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c81 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()
510 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_rename()
581 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_findopen()
776 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_getsec()
[all …]
H A Dsmbfs_smb1.c141 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 Dsmbfs_subr.c147 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 Dsmbfs_smb2.c494 error = smbfs_fullpath(mbp, SSTOVC(ssp), in smbfs_smb2_rename()
526 smb_vc_t *vcp = SSTOVC(ssp); in smbfs_smb2_qdir()
H A Dsmbfs_xattr.c323 if (SSTOVC(ctx->f_ssp)->vc_flags & SMBV_SMB2) { in smbfs_xa_get_streaminfo()
H A Dsmbfs_vfsops.c522 vcp = SSTOVC(ssp); in smbfs_mount()
H A Dsmbfs_vnops.c4829 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 Dsmb_usr.c145 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 Dsmb_smb.c685 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 Dsmb_subrs.c1192 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 Dsmb_conn.c634 smb_vc_t *vcp = SSTOVC(ssp); in smb_share_gone()
797 smb_vc_t *vcp = SSTOVC(ssp); in smb_share_tcon()
H A Dsmb_conn.h336 #define SSTOVC(ssp) CPTOVC(((ssp)->ss_co.co_parent)) macro
H A Dsmb2_smb.c551 vcp = SSTOVC(ssp); in smb2_smb_treeconnect()
703 vcp = SSTOVC(ssp); in smb2_smb_treedisconnect()
H A Dsmb_iod.c1360 struct smb_vc *vcp = SSTOVC(ssp); in smb_iod_shutdown_share()