Searched refs:smb_smb_ssnsetup (Results 1 – 3 of 3) sorted by relevance
404 int smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred);
177 error = smb_smb_ssnsetup(vcp, &iod->iod_scred); in smb_iod_connect()
234 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnsetup() function