Home
last modified time | relevance | path

Searched refs:Uid (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsess.c1045 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_lanman()
1155 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlm()
1263 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlmv2()
1388 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_kerberos()
1538 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_rawntlmssp_negotiate()
1605 smb_buf->Uid = ses->Suid; in sess_auth_rawntlmssp_authenticate()
1626 if (ses->Suid != smb_buf->Uid) { in sess_auth_rawntlmssp_authenticate()
1627 ses->Suid = smb_buf->Uid; in sess_auth_rawntlmssp_authenticate()
H A Dmisc.c277 /* Uid is not converted */ in header_assemble()
278 buffer->Uid = treeCon->ses->Suid; in header_assemble()
H A Dcifspdu.h435 __u16 Uid; member
2366 __le64 Uid; member
H A Dcifsglob.h1670 __u16 Uid; member
H A Dcifssmb.c830 pSMB->hdr.Uid = ses->Suid; in CIFSSMBLogoff()
4876 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()
4897 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()
5999 data_offset->Uid = cpu_to_le64(uid); in cifs_fill_unix_set_info()
H A Dinode.c299 u64 id = le64_to_cpu(info->Uid);
H A Dconnect.c4859 smb_buffer->Uid = ses->Suid; in CIFSTCon()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsess.c1532 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlmv2()
1658 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_kerberos()
1816 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_rawntlmssp_negotiate()
1888 smb_buf->Uid = ses->Suid; in sess_auth_rawntlmssp_authenticate()
1909 if (ses->Suid != smb_buf->Uid) { in sess_auth_rawntlmssp_authenticate()
1910 ses->Suid = smb_buf->Uid; in sess_auth_rawntlmssp_authenticate()
H A Dcifspdu.h407 __u16 Uid; member
2321 __le64 Uid; member
H A Dmisc.c286 /* Uid is not converted */ in header_assemble()
287 buffer->Uid = treeCon->ses->Suid; in header_assemble()
H A Dcifssmb.c646 pSMB->hdr.Uid = ses->Suid; in CIFSSMBLogoff()
4343 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()
4364 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()
5418 data_offset->Uid = cpu_to_le64(uid); in cifs_fill_unix_set_info()
H A Dcifsglob.h1743 __u16 Uid; member
H A Dconnect.c3691 smb_buffer->Uid = ses->Suid; in CIFSTCon()
H A Dinode.c304 u64 id = le64_to_cpu(info->Uid); in cifs_unix_basic_to_fattr()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h195 __le16 Uid; member

Completed in 63 milliseconds