/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-fsl-mc | 7 this location. The format for the location is Object.Id 20 this location. The format for the location is Object.Id
|
/linux-6.1.9/Documentation/translations/zh_CN/maintainer/ |
D | configure-git.rst | 57 perl -pi -e 's|^Message-Id:\s*<?([^>]+)>?$|Link: https://lore.kernel.org/r/$1|g;' "$1"
|
/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | qcom,q6dsp-lpass-clocks.yaml | 24 Clock Id is followed by clock coupling attributes.
|
/linux-6.1.9/fs/cifs/ |
D | smb2misc.c | 667 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_lease_break() 747 le32_to_cpu(rsp->hdr.Id.SyncId.TreeId), in smb2_is_valid_oplock_break() 851 le32_to_cpu(hdr->Id.SyncId.TreeId)); in smb2_handle_cancelled_mid()
|
D | smb2pdu.c | 107 shdr->Id.SyncId.ProcessId = cpu_to_le32((__u16)current->tgid); in smb2_hdr_assemble() 118 shdr->Id.SyncId.TreeId = cpu_to_le32(tcon->tid); in smb2_hdr_assemble() 1943 tcon->tid = le32_to_cpu(rsp->hdr.Id.SyncId.TreeId); in SMB2_tcon() 4080 shdr->Id.SyncId.ProcessId = cpu_to_le32(io_parms->pid); in smb2_new_read_req() 4142 shdr->Id.SyncId.TreeId = cpu_to_le32(0xFFFFFFFF); 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()
|
D | smb2transport.c | 742 trace_smb3_cmd_enter(le32_to_cpu(shdr->Id.SyncId.TreeId), in smb2_mid_entry_alloc()
|
D | smb2maperror.c | 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()
|
/linux-6.1.9/Documentation/maintainer/ |
D | configure-git.rst | 59 perl -pi -e 's|^Message-Id:\s*<?([^>]+)>?$|Link: https://lore.kernel.org/r/$1|g;' "$1"
|
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
|
D | Kconfig.aic79xx | 4 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic79xx#4 $
|
D | Kconfig.aic7xxx | 4 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic7xxx#7 $
|
D | aic79xx_reg_print.c_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
|
D | aic7xxx_reg.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
|
D | aic79xx_seq.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
|
D | aic7xxx_seq.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
|
D | aic79xx_reg.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
|
/linux-6.1.9/fs/ksmbd/ |
D | oplock.c | 639 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_oplock_break_noti() 640 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_oplock_break_noti() 752 rsp_hdr->Id.SyncId.ProcessId = 0; in __smb2_lease_break_noti() 753 rsp_hdr->Id.SyncId.TreeId = 0; in __smb2_lease_break_noti()
|
D | smb2pdu.c | 113 tree_id = le32_to_cpu(req_hdr->Id.SyncId.TreeId); in smb2_get_ksmbd_tcon() 253 rsp_hdr->Id.SyncId.ProcessId = 0; in init_smb2_neg_rsp() 254 rsp_hdr->Id.SyncId.TreeId = 0; in init_smb2_neg_rsp() 421 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_chained_smb2_rsp() 422 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_chained_smb2_rsp() 503 rsp_hdr->Id.SyncId.ProcessId = rcv_hdr->Id.SyncId.ProcessId; in init_smb2_rsp_hdr() 504 rsp_hdr->Id.SyncId.TreeId = rcv_hdr->Id.SyncId.TreeId; in init_smb2_rsp_hdr() 657 rsp_hdr->Id.AsyncId = cpu_to_le64(id); in setup_async_work() 1897 rsp->hdr.Id.SyncId.TreeId = cpu_to_le32(status.tree_conn->id); in smb2_tree_connect() 2058 ksmbd_debug(SMB, "Invalid tid %d\n", req->hdr.Id.SyncId.TreeId); in smb2_tree_disconnect() [all …]
|
/linux-6.1.9/Documentation/admin-guide/nfs/ |
D | nfs-idmapper.rst | 5 Id mapper is used by NFS to translate user and group ids into names, and to
|
/linux-6.1.9/Documentation/networking/caif/ |
D | linux_caif.rst | 121 on Channel-Id and Physical-ID.
|
/linux-6.1.9/Documentation/scsi/ |
D | 53c700.rst | 45 the SCSI Id from the card bios or whether the chip is wired for
|
/linux-6.1.9/Documentation/dev-tools/ |
D | checkpatch.rst | 595 have a Change-Id like:: 597 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b 600 The Change-Id line must be removed before submitting. 1198 So, CVS style keywords ($Id$, $Revision$, $Log$) should not be
|
/linux-6.1.9/Documentation/filesystems/ |
D | ntfs.rst | 280 Device Boot Start End Blocks Id System 308 look at the Disk Id close to the top of the output for each (the PRIVATE HEADER
|
/linux-6.1.9/Documentation/misc-devices/ |
D | xilinx_sdfec.rst | 150 …- Set the desired Code Id value in the structure :c:type:`struct xsdfec_ldpc_params <xsdfec_ldpc_p…
|
/linux-6.1.9/fs/smbfs_common/ |
D | smb2pdu.h | 151 } __packed Id; member
|