Home
last modified time | relevance | path

Searched refs:Suid (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2inode.c154 trace_smb3_query_info_compound_enter(xid, ses->Suid, tcon->tid, in smb2_compound_op()
189 trace_smb3_posix_query_info_compound_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
192 trace_smb3_delete_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
199 trace_smb3_mkdir_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
217 trace_smb3_rmdir_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
252 trace_smb3_set_eof_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
285 trace_smb3_set_info_compound_enter(xid, ses->Suid, tcon->tid, in smb2_compound_op()
325 trace_smb3_rename_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
352 trace_smb3_hardlink_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
416 trace_smb3_query_info_compound_err(xid, ses->Suid, in smb2_compound_op()
[all …]
Dsmb2pdu.c138 shdr->SessionId = cpu_to_le64(tcon->ses->Suid); in smb2_hdr_assemble()
1305 req->hdr.SessionId = cpu_to_le64(ses->Suid); in SMB2_sess_alloc_buffer()
1309 cifs_dbg(FYI, "Binding to sess id: %llx\n", ses->Suid); in SMB2_sess_alloc_buffer()
1493 ses->Suid = le64_to_cpu(rsp->hdr.SessionId); in SMB2_auth_kerberos()
1597 ses->Suid = le64_to_cpu(rsp->hdr.SessionId); in SMB2_sess_auth_rawntlmssp_negotiate()
1634 req->hdr.SessionId = cpu_to_le64(ses->Suid); in SMB2_sess_auth_rawntlmssp_authenticate()
1665 ses->Suid = le64_to_cpu(rsp->hdr.SessionId); in SMB2_sess_auth_rawntlmssp_authenticate()
1677 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid), in SMB2_sess_auth_rawntlmssp_authenticate()
1678 &ses->Suid); in SMB2_sess_auth_rawntlmssp_authenticate()
1747 sess_data->previous_session = ses->Suid; in SMB2_sess_setup()
[all …]
Dioctl.c235 if (ses_it->Suid == out.session_id) { in cifs_dump_full_key()
279 out.session_id = ses->Suid; in cifs_dump_full_key()
455 pkey_inf.Suid = tcon->ses->Suid; in cifs_ioctl()
Dsess.c1372 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_ntlmv2()
1373 cifs_dbg(FYI, "UID = %llu\n", ses->Suid); in sess_auth_ntlmv2()
1498 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_kerberos()
1499 cifs_dbg(FYI, "UID = %llu\n", ses->Suid); in sess_auth_kerberos()
1656 ses->Suid = smb_buf->Uid; /* UID left in wire format (le) */ in sess_auth_rawntlmssp_negotiate()
1657 cifs_dbg(FYI, "UID = %llu\n", ses->Suid); in sess_auth_rawntlmssp_negotiate()
1728 smb_buf->Uid = ses->Suid; in sess_auth_rawntlmssp_authenticate()
1749 if (ses->Suid != smb_buf->Uid) { in sess_auth_rawntlmssp_authenticate()
1750 ses->Suid = smb_buf->Uid; in sess_auth_rawntlmssp_authenticate()
1751 cifs_dbg(FYI, "UID changed! new UID = %llu\n", ses->Suid); in sess_auth_rawntlmssp_authenticate()
Dcifs_ioctl.h57 __u64 Suid; member
Dsmb2transport.c92 if (ses->Suid == ses_id) in smb2_get_sign_key()
155 if (ses->Suid != ses_id) in smb2_find_smb_ses_unlocked()
472 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid), in generate_smb3signingkey()
473 &ses->Suid); in generate_smb3signingkey()
Dcifs_debug.c252 ses->Suid, in cifs_debug_files_proc_show()
480 seq_printf(m, " SessionId: 0x%llx", ses->Suid); in cifs_debug_data_proc_show()
496 ses->dfs_root_ses->Suid); in cifs_debug_data_proc_show()
Dsmb2ops.c2286 tcon->tid, tcon->ses->Suid, 0, 0, rc); in smb2_query_dir_first()
2295 tcon->tid, tcon->ses->Suid, 0, 0); in smb2_query_dir_first()
2305 tcon->ses->Suid, 0, 0, rc); in smb2_query_dir_first()
2311 tcon->ses->Suid, 0, srch_inf->entries_in_buffer); in smb2_query_dir_first()
2686 trace_smb3_qfs_done(xid, tcon->tid, tcon->ses->Suid, tcon->tree_name, rc); in smb2_queryfs()
3309 ses->Suid, offset, len); in smb3_zero_range()
3344 ses->Suid, offset, len, rc); in smb3_zero_range()
3347 ses->Suid, offset, len); in smb3_zero_range()
3532 tcon->ses->Suid, off, len); in smb3_simple_falloc()
3537 tcon->tid, tcon->ses->Suid, off, len, rc); in smb3_simple_falloc()
[all …]
Dsmb2misc.c163 if (iter->Suid == le64_to_cpu(thdr->SessionId)) { in smb2_check_message()
Dmisc.c287 buffer->Uid = treeCon->ses->Suid; in header_assemble()
Dcifsglob.h1013 __u64 Suid; /* remote smb uid */ member
Dcifssmb.c646 pSMB->hdr.Uid = ses->Suid; in CIFSSMBLogoff()
4379 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()
4400 pSMB->hdr.Uid = ses->Suid; in CIFSGetDFSRefer()
Dconnect.c3639 smb_buffer->Uid = ses->Suid; in CIFSTCon()