Lines Matching refs:f_ssp
944 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_smb_search()
957 error = smb_rq_alloc(SSTOCP(ctx->f_ssp), SMB_COM_SEARCH, ctx->f_scred, &rqp); in smbfs_smb_search()
1094 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_smb_trans2find2()
1111 error = smb_t2_alloc(SSTOCP(ctx->f_ssp), SMB_TRANS2_FIND_FIRST2, in smbfs_smb_trans2find2()
1127 error = smb_t2_alloc(SSTOCP(ctx->f_ssp), SMB_TRANS2_FIND_NEXT2, in smbfs_smb_trans2find2()
1205 error = smb_rq_alloc(SSTOCP(ctx->f_ssp), SMB_COM_FIND_CLOSE2, in smbfs_smb_findclose2()
1224 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp))) { in smbfs_findopenLM2()
1228 ctx->f_infolevel = SMB_DIALECT(SSTOVC(ctx->f_ssp)) < SMB_DIALECT_NTLM0_12 ? in smbfs_findopenLM2()
1258 svtz = SSTOVC(ctx->f_ssp)->vc_sopt.sv_tz; in smbfs_findnextLM2()
1304 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp))) { in smbfs_findnextLM2()
1321 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp))) { in smbfs_findnextLM2()
1373 ctx->f_ssp = dnp->n_mount->sm_share; in smbfs_findopen()
1377 if (SMB_DIALECT(SSTOVC(ctx->f_ssp)) < SMB_DIALECT_LANMAN2_0 || in smbfs_findopen()
1407 if (SMB_UNICODE_STRINGS(SSTOVC(ctx->f_ssp))) { in smbfs_findnext()
1420 smbfs_fname_tolocal(SSTOVC(ctx->f_ssp), ctx->f_name, &ctx->f_nmlen, in smbfs_findnext()