Searched refs:smbioc_ossn (Results 1 – 6 of 6) sorted by relevance
65 struct smbioc_ossn { struct134 struct smbioc_ossn ioc_ssn;148 #define SMBIOC_OPENSESSION _IOW('n', 100, struct smbioc_ossn)185 int smb_usr_opensession(struct smbioc_ossn *data,
60 smb_usr_vc2spec(struct smbioc_ossn *dp, struct smb_vcspec *spec) in smb_usr_vc2spec()164 smb_usr_opensession(struct smbioc_ossn *dp, struct smb_cred *scred, in smb_usr_opensession()
190 error = smb_usr_opensession((struct smbioc_ossn*)data, in nsmb_dev_ioctl()
187 struct smbioc_ossn;
469 struct smbioc_ossn *ssn = &ctx->ct_ssn; in smb_ctx_resolve()630 bcopy(&ctx->ct_ssn, &rq.ioc_ssn, sizeof(struct smbioc_ossn)); in smb_ctx_lookup()646 struct smbioc_ossn *ssn = &ctx->ct_ssn; in smb_ctx_login()
113 struct smbioc_ossn ct_ssn;