Searched refs:ProcessId (Results 1 – 5 of 5) sorted by relevance
639 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_oplock_break_noti()752 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_lease_break_noti()
253 rsp_hdr->Id.SyncId.ProcessId = 0; in init_smb2_neg_rsp()421 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_chained_smb2_rsp()503 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_smb2_rsp_hdr()
107 shdr->Id.SyncId.ProcessId = cpu_to_le32((__u16)current->tgid); in smb2_hdr_assemble()4080 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_new_read_req()4511 shdr->Id.SyncId.ProcessId = cpu_to_le32(wdata->cfile->pid); in smb2_async_writev()4663 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in SMB2_write()5098 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in SMB2_set_info_init()5562 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in smb2_lockv()
388 shdr->Id.SyncId.ProcessId); in smb2_dump_detail()
147 __le32 ProcessId; member