Searched refs:smbioc_ossn_t (Results 1 – 8 of 8) sorted by relevance
130 smbioc_ossn_t *ossn = &ctx->ct_ssn; in smb_iod_connect()357 smbioc_ossn_t *ossn = &ctx->ct_ssn; in smb__ssnsetup()
67 smbioc_ossn_t *ssn = &ctx->ct_ssn; in newvc()
69 smbioc_ossn_t *ssn = &ctx->ct_ssn; in findvc()
273 smbioc_ossn_t vc_ssn;491 int smb_vc_findcreate(smbioc_ossn_t *, smb_cred_t *, smb_vc_t **);492 int smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp);
401 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_create()458 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_findcreate()
484 smbioc_ossn_t *ossn = NULL; in smb_usr_get_ssn()
71 smbioc_ossn_t *ssn = &ctx->ct_ssn; in fknewvc()
228 typedef struct smbioc_ossn smbioc_ossn_t; typedef