Searched refs:Id (Results 1 – 8 of 8) 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()854 le32_to_cpu(hdr->Id.SyncId.TreeId)); in smb2_handle_cancelled_mid()
132 shdr->Id.SyncId.ProcessId = cpu_to_le32((__u16)current->tgid); in smb2_hdr_assemble()143 shdr->Id.SyncId.TreeId = cpu_to_le32(tcon->tid); in smb2_hdr_assemble()2143 tcon->tid = le32_to_cpu(rsp->hdr.Id.SyncId.TreeId); in SMB2_tcon()4444 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_new_read_req()4504 shdr->Id.SyncId.TreeId = cpu_to_le32(0xFFFFFFFF); in smb2_new_read_req()4984 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_async_writev()5148 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in SMB2_write()5612 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in SMB2_set_info_init()6088 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in smb2_lockv()
793 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()
442 shdr->Id.SyncId.ProcessId); in smb2_dump_detail()2529 trace_smb3_ses_expired(le32_to_cpu(shdr->Id.SyncId.TreeId), in smb2_is_session_expired()2568 if (tcon->tid == le32_to_cpu(shdr->Id.SyncId.TreeId)) { in smb2_is_network_name_deleted()
649 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_oplock_break_noti()650 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_oplock_break_noti()756 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_lease_break_noti()757 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()719 rsp_hdr->Id.AsyncId = cpu_to_le64(work->async_id); in smb2_send_interim_resp()3505 le32_to_cpu(req->hdr.Id.SyncId.TreeId), in smb2_open()7189 le64_to_cpu(hdr->Id.AsyncId)) in smb2_cancel()[all …]
155 } __packed Id; member177 } __packed Id; member
Completed in 65 milliseconds