Searched refs:TreeId (Results 1 – 8 of 8) sorted by relevance
644 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_oplock_break_noti()751 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_lease_break_noti()
112 tree_id = le32_to_cpu(req_hdr->Id.SyncId.TreeId); in smb2_get_ksmbd_tcon()253 rsp_hdr->Id.SyncId.TreeId = 0; in init_smb2_neg_rsp()420 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_chained_smb2_rsp()502 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_smb2_rsp_hdr()1876 rsp->hdr.Id.SyncId.TreeId = cpu_to_le32(status.tree_conn->id); in smb2_tree_connect()2032 ksmbd_debug(SMB, "Invalid tid %d\n", req->hdr.Id.SyncId.TreeId); in smb2_tree_disconnect()2071 ksmbd_debug(SMB, "Invalid tid %d\n", req->hdr.Id.SyncId.TreeId); in smb2_session_logoff()3064 le32_to_cpu(req->hdr.Id.SyncId.TreeId), in smb2_open()
105 __le32 TreeId; member
828 le32_to_cpu(hdr->Id.SyncId.TreeId)); in smb2_handle_cancelled_mid()
734 trace_smb3_cmd_enter(le32_to_cpu(shdr->Id.SyncId.TreeId), in smb2_mid_entry_alloc()
2448 trace_smb3_cmd_done(le32_to_cpu(shdr->Id.SyncId.TreeId), in map_smb2_to_linux_error()2475 trace_smb3_cmd_err(le32_to_cpu(shdr->Id.SyncId.TreeId), in map_smb2_to_linux_error()
117 shdr->Id.SyncId.TreeId = cpu_to_le32(tcon->tid); in smb2_hdr_assemble()1872 tcon->tid = le32_to_cpu(rsp->hdr.Id.SyncId.TreeId); in SMB2_tcon()3991 shdr->Id.SyncId.TreeId = cpu_to_le32(0xFFFFFFFF); in smb2_new_read_req()
2498 trace_smb3_ses_expired(le32_to_cpu(shdr->Id.SyncId.TreeId), in smb2_is_session_expired()2534 if (tcon->tid == le32_to_cpu(shdr->Id.SyncId.TreeId)) { in smb2_is_network_name_deleted()
Completed in 52 milliseconds