Searched refs:Uid (Results 1 – 7 of 7) sorted by relevance
760 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_lanman()870 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlm()978 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlmv2()1104 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_kerberos()1256 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_rawntlmssp_negotiate()1323 smb_buf->Uid = ses->Suid; in sess_auth_rawntlmssp_authenticate()1344 if (ses->Suid != smb_buf->Uid) { in sess_auth_rawntlmssp_authenticate()1345 ses->Suid = smb_buf->Uid; in sess_auth_rawntlmssp_authenticate()
263 buffer->Uid = treeCon->ses->Suid; in header_assemble()
430 __u16 Uid; member2357 __le64 Uid; member
811 pSMB->hdr.Uid = ses->Suid; in CIFSSMBLogoff()4912 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()4935 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()5985 data_offset->Uid = cpu_to_le64(uid); in cifs_fill_unix_set_info()6529 dnotify_req->Uid = pSMB->hdr.Uid; in CIFSSMBNotify()
1509 __u16 Uid; member
289 u64 id = le64_to_cpu(info->Uid);
4349 smb_buffer->Uid = ses->Suid; in CIFSTCon()