Searched refs:SyncId (Results 1 – 6 of 6) sorted by relevance
663 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_lease_break()745 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_oplock_break()853 le32_to_cpu(hdr->Id.SyncId.TreeId)); in smb2_handle_cancelled_mid()
130 shdr->Id.SyncId.ProcessId = cpu_to_le32((__u16)current->tgid); in smb2_hdr_assemble()141 shdr->Id.SyncId.TreeId = cpu_to_le32(tcon->tid); in smb2_hdr_assemble()2147 tcon->tid = le32_to_cpu(rsp->hdr.Id.SyncId.TreeId); in SMB2_tcon()4429 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_new_read_req()4489 shdr->Id.SyncId.TreeId = cpu_to_le32(0xFFFFFFFF); in smb2_new_read_req()4950 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_async_writev()5114 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in SMB2_write()5578 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in SMB2_set_info_init()6119 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in smb2_lockv()
442 shdr->Id.SyncId.ProcessId); in smb2_dump_detail()2506 trace_smb3_ses_expired(le32_to_cpu(shdr->Id.SyncId.TreeId), in smb2_is_session_expired()2545 if (tcon->tid == le32_to_cpu(shdr->Id.SyncId.TreeId)) { in smb2_is_network_name_deleted()
661 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_oplock_break_noti()662 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_oplock_break_noti()765 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_lease_break_noti()766 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_lease_break_noti()
109 tree_id = le32_to_cpu(req_hdr->Id.SyncId.TreeId); in smb2_get_ksmbd_tcon()269 rsp_hdr->Id.SyncId.ProcessId = 0; in init_smb2_neg_rsp()270 rsp_hdr->Id.SyncId.TreeId = 0; in init_smb2_neg_rsp()434 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_chained_smb2_rsp()435 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_chained_smb2_rsp()513 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_smb2_rsp_hdr()514 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_smb2_rsp_hdr()1978 rsp->hdr.Id.SyncId.TreeId = cpu_to_le32(status.tree_conn->id); in smb2_tree_connect()2157 ksmbd_debug(SMB, "Invalid tid %d\n", req->hdr.Id.SyncId.TreeId); in smb2_tree_disconnect()2236 ksmbd_debug(SMB, "Invalid tid %d\n", req->hdr.Id.SyncId.TreeId); in smb2_session_logoff()[all …]
150 } __packed SyncId; member172 } __packed SyncId; member