Searched full:layouts (Results 1 – 25 of 150) sorted by relevance
123456
/linux-6.12.1/Documentation/admin-guide/nfs/ |
D | pnfs-scsi-server.rst | 6 This document describes support for pNFS SCSI layouts in the Linux NFS server. 7 With pNFS SCSI layouts, the NFS server acts as Metadata Server (MDS) for pNFS, 9 also hands out layouts to the clients so that they can directly access the 12 To use pNFS SCSI layouts with the Linux NFS server, the exported file 13 system needs to support the pNFS SCSI layouts (currently just XFS), and the
|
D | pnfs-block-server.rst | 7 to handling all the metadata access to the NFS export also hands out layouts 11 To use pNFS block layouts with the Linux NFS server the exported file 12 system needs to support the pNFS block layouts (currently just XFS), and the
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/layouts/ |
D | nvmem-layout.yaml | 4 $id: http://devicetree.org/schemas/nvmem/layouts/nvmem-layout.yaml# 7 title: NVMEM (Non Volatile Memory) layouts 15 Most NVMEM layouts are static and thus do not require additional description 16 besides the bytes/bits offset and length. Other layouts can be less statically
|
D | kontron,sl28-vpd.yaml | 4 $id: http://devicetree.org/schemas/nvmem/layouts/kontron,sl28-vpd.yaml#
|
D | fixed-layout.yaml | 4 $id: http://devicetree.org/schemas/nvmem/layouts/fixed-layout.yaml#
|
D | fixed-cell.yaml | 4 $id: http://devicetree.org/schemas/nvmem/layouts/fixed-cell.yaml#
|
/linux-6.12.1/fs/nfsd/ |
D | Kconfig | 97 bool "NFSv4.1 server support for pNFS block layouts" 102 This option enables support for the exporting pNFS block layouts 110 bool "NFSv4.1 server support for pNFS SCSI layouts" 115 This option enables support for the exporting pNFS SCSI layouts 124 bool "NFSv4.1 server support for pNFS Flex File layouts" 129 layouts in the kernel's NFS server. The pNFS Flex File layout
|
/linux-6.12.1/Documentation/driver-api/ |
D | nvmem.rst | 189 8. NVMEM layouts 192 NVMEM layouts are yet another mechanism to create cells. With the device 197 be added accordingly. Layouts let you read the content of the NVMEM device 200 Another use case for layouts is the post processing of cells. With layouts,
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | nvmem-deprecated-cells.yaml | 13 Before introducing NVMEM layouts all NVMEM (fixed) cells were defined 21 - $ref: layouts/fixed-cell.yaml
|
D | st,stm32-romem.yaml | 36 $ref: layouts/fixed-cell.yaml
|
D | nvmem.yaml | 43 $ref: /schemas/nvmem/layouts/nvmem-layout.yaml
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | pnfs.rst | 5 The are several inter-related caches. We have layouts which can 8 can be referenced by multiple layouts. To keep all of this straight,
|
/linux-6.12.1/drivers/nvmem/ |
D | Makefile | 9 nvmem_layouts-y := layouts.o 10 obj-y += layouts/
|
/linux-6.12.1/tools/virtio/ringtest/ |
D | README | 1 Partial implementation of various ring layouts, useful to tune virtio design.
|
/linux-6.12.1/drivers/nvmem/layouts/ |
D | Makefile | 3 # Makefile for nvmem layouts.
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | sparsemem.h | 5 /* We have these possible memory map layouts:
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-yuv-planar.rst | 326 The layouts of the luma and chroma planes are identical. 334 tiles is stored in linear order. The layouts of the luma and chroma 355 aligned to a multiple of 4. The layouts of the luma and chroma planes are 360 aligned to a multiple of 16. The layouts of the luma and chroma planes are 365 aligned to a multiple of 32. The layouts of the luma and chroma planes are 371 The layouts of the luma and chroma planes are identical. 401 The layouts of the luma and chroma planes are identical. 851 a multiple of 4. The layouts of the luma and chroma planes are identical.
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | ubi-volume.yaml | 28 $ref: /schemas/nvmem/layouts/nvmem-layout.yaml#
|
/linux-6.12.1/drivers/md/ |
D | raid0.h | 17 * The layouts are identical when there is only one zone (all
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | lvds.yaml | 20 data formats and layouts is used to drive LVDS displays.
|
/linux-6.12.1/Documentation/input/ |
D | gamepad.rst | 112 BTN_EAST. For vertical layouts, the upper button is BTN_EAST. For 113 horizontal layouts, the button more on the right is BTN_EAST.
|
/linux-6.12.1/include/linux/ |
D | elfcore-compat.h | 10 * Make sure these layouts match the linux/elfcore.h native definitions.
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 121 then the layouts for 2, 3 and 4 devices are: 138 If 'raid10_copies 2' and 'raid10_format far', then the layouts 155 layouts for 2, 3 and 4 devices are: 169 Here we see layouts closely akin to 'RAID1E - Integrated
|
/linux-6.12.1/arch/sparc/include/uapi/asm/ |
D | uctx.h | 3 * uctx.h: Sparc64 {set,get}context() register state layouts.
|
/linux-6.12.1/include/drm/ |
D | drm_framebuffer.h | 160 * storage buffer object. For tiled layouts this generally means its 171 * tiling, or also special layouts (like compression) of auxiliary
|
123456