Home
last modified time | relevance | path

Searched refs:ProcessId (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/smb/common/
Dsmb2pdu.h147 __le32 ProcessId; member
169 __le32 ProcessId; member
/linux-6.6.21/fs/smb/server/
Doplock.c663 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_oplock_break_noti()
767 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_lease_break_noti()
Dsmb2pdu.c266 rsp_hdr->Id.SyncId.ProcessId = 0; in init_smb2_neg_rsp()
431 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_chained_smb2_rsp()
510 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_smb2_rsp_hdr()
/linux-6.6.21/fs/smb/client/
Dsmb2pdu.c124 shdr->Id.SyncId.ProcessId = cpu_to_le32((__u16)current->tgid); in smb2_hdr_assemble()
4263 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_new_read_req()
4713 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_async_writev()
4864 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in SMB2_write()
5305 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in SMB2_set_info_init()
5773 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in smb2_lockv()
Dsmb2ops.c405 shdr->Id.SyncId.ProcessId); in smb2_dump_detail()