Home
last modified time | relevance | path

Searched refs:TreeId (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2misc.c850 sync_hdr->TreeId); in smb2_handle_cancelled_mid()
Dsmb2transport.c738 trace_smb3_cmd_enter(shdr->TreeId, shdr->SessionId, in smb2_mid_entry_alloc()
Dsmb2maperror.c2461 trace_smb3_cmd_done(shdr->TreeId, shdr->SessionId, in map_smb2_to_linux_error()
2486 trace_smb3_cmd_err(shdr->TreeId, shdr->SessionId, in map_smb2_to_linux_error()
Dsmb2pdu.h118 __u32 TreeId; /* opaque - so do not make little endian */ member
Dsmb2pdu.c131 shdr->TreeId = tcon->tid; in smb2_hdr_assemble()
1819 tcon->tid = rsp->sync_hdr.TreeId; in SMB2_tcon()
3904 shdr->TreeId = 0xFFFFFFFF; in smb2_new_read_req()
Dsmb2ops.c2395 trace_smb3_ses_expired(shdr->TreeId, shdr->SessionId, in smb2_is_session_expired()