Searched refs:Uid (Results 1 – 7 of 7) sorted by relevance
755 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_lanman()865 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlm()973 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlmv2()1099 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_kerberos()1251 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_rawntlmssp_negotiate()1318 smb_buf->Uid = ses->Suid; in sess_auth_rawntlmssp_authenticate()1339 if (ses->Suid != smb_buf->Uid) { in sess_auth_rawntlmssp_authenticate()1340 ses->Suid = smb_buf->Uid; in sess_auth_rawntlmssp_authenticate()
267 buffer->Uid = treeCon->ses->Suid; in header_assemble()
430 __u16 Uid; member2353 __le64 Uid; member
797 pSMB->hdr.Uid = ses->Suid; in CIFSSMBLogoff()4959 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()4982 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()6027 data_offset->Uid = cpu_to_le64(uid); in cifs_fill_unix_set_info()6567 dnotify_req->Uid = pSMB->hdr.Uid; in CIFSSMBNotify()
1369 __u16 Uid; member
284 u64 id = le64_to_cpu(info->Uid);
3948 smb_buffer->Uid = ses->Suid; in CIFSTCon()