Home
last modified time | relevance | path

Searched refs:Id (Results 1 – 25 of 41) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fsl-mc7 this location. The format for the location is Object.Id
20 this location. The format for the location is Object.Id
/linux/fs/smb/client/
H A Dsmb2misc.c623 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_lease_break()
676 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_lease_break()
758 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_oplock_break()
867 le32_to_cpu(hdr->Id.SyncId.TreeId)); in smb2_handle_cancelled_mid()
H A Dsmb2pdu.c132 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()
2207 tcon->tid = le32_to_cpu(rsp->hdr.Id.SyncId.TreeId); in SMB2_tcon()
4512 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_new_read_req()
4572 shdr->Id.SyncId.TreeId = cpu_to_le32(0xFFFFFFFF); in smb2_new_read_req()
5052 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_async_writev()
5216 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in SMB2_write()
5680 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in SMB2_set_info_init()
6156 req->hdr.Id.SyncId.ProcessId = cpu_to_le32(pid); in smb2_lockv()
H A Dsmb2transport.c677 trace_smb3_cmd_enter(le32_to_cpu(shdr->Id.SyncId.TreeId), in smb2_mid_entry_alloc()
H A Dsmb2maperror.c2432 trace_smb3_cmd_done(le32_to_cpu(shdr->Id.SyncId.TreeId), in map_smb2_to_linux_error()
2459 trace_smb3_cmd_err(le32_to_cpu(shdr->Id.SyncId.TreeId), in map_smb2_to_linux_error()
/linux/Documentation/translations/zh_CN/maintainer/
H A Dconfigure-git.rst57 perl -pi -e 's|^Message-Id:\s*<?([^>]+)>?$|Link: https://lore.kernel.org/r/$1|g;' "$1"
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
H A DKconfig.aic79xx4 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic79xx#4 $
H A DKconfig.aic7xxx4 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic7xxx#7 $
H A Daic79xx_reg_print.c_shipped5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
H A Daic7xxx_reg.h_shipped5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
H A Daic79xx_seq.h_shipped5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
H A Daic7xxx_seq.h_shipped5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
H A Daic79xx_reg.h_shipped5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $
6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst5 Id mapper is used by NFS to translate user and group ids into names, and to
/linux/fs/smb/server/
H A Doplock.c649 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()
H A Dsmb2pdu.c110 tree_id = le32_to_cpu(req_hdr->Id.SyncId.TreeId); in smb2_get_ksmbd_tcon()
270 rsp_hdr->Id.SyncId.ProcessId = 0; in init_smb2_neg_rsp()
271 rsp_hdr->Id.SyncId.TreeId = 0; in init_smb2_neg_rsp()
435 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_chained_smb2_rsp()
436 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_chained_smb2_rsp()
514 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_smb2_rsp_hdr()
515 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_smb2_rsp_hdr()
720 rsp_hdr->Id.AsyncId = cpu_to_le64(work->async_id); in smb2_send_interim_resp()
1997 rsp->hdr.Id.SyncId.TreeId = cpu_to_le32(status.tree_conn->id); in smb2_tree_connect()
2176 ksmbd_debug(SMB, "Invalid tid %d\n", req->hdr.Id.SyncId.TreeId); in smb2_tree_disconnect()
[all …]
/linux/Documentation/scsi/
H A D53c700.rst45 the SCSI Id from the card bios or whether the chip is wired for
/linux/Documentation/networking/caif/
H A Dlinux_caif.rst121 on Channel-Id and Physical-ID.
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst577 have a Change-Id like::
579 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b
582 The Change-Id line must be removed before submitting.
1217 So, CVS style keywords ($Id$, $Revision$, $Log$) should not be
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt1111 f8: URDMSR Rq,Id (F2),(v1),(11B) | UWRMSR Id,Rq (F3),(v1),(11B)
1188 10: BEXTR Gy,Ey,Id
1429 0: LWPINS By,Ed,Id (xop)
1430 1: LWPVAL By,Ed,Id (xop)
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt1111 f8: URDMSR Rq,Id (F2),(v1),(11B) | UWRMSR Id,Rq (F3),(v1),(11B)
1188 10: BEXTR Gy,Ey,Id
1429 0: LWPINS By,Ed,Id (xop)
1430 1: LWPVAL By,Ed,Id (xop)
/linux/Documentation/misc-devices/
H A Dxilinx_sdfec.rst150 …- Set the desired Code Id value in the structure :c:type:`struct xsdfec_ldpc_params <xsdfec_ldpc_p…
/linux/Documentation/fpga/
H A Ddfl.rst181 * Group - Id of group if feature is part of a group.
182 * Instance - Id of feature instance within a group.
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io467 feeding and line card configuration Id.
772 Description: This file shows hardware Id of Data Process Unit board.

12