Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 52) sorted by relevance

123

/linux/Documentation/admin-guide/nfs/
A Dpnfs-scsi-server.rst6 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
A Dpnfs-block-server.rst7 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/Documentation/devicetree/bindings/nvmem/layouts/
A Dnvmem-layout.yaml4 $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
A Dfixed-layout.yaml4 $id: http://devicetree.org/schemas/nvmem/layouts/fixed-layout.yaml#
A Dfixed-cell.yaml4 $id: http://devicetree.org/schemas/nvmem/layouts/fixed-cell.yaml#
A Dkontron,sl28-vpd.yaml4 $id: http://devicetree.org/schemas/nvmem/layouts/kontron,sl28-vpd.yaml#
A Donie,tlv-layout.yaml4 $id: http://devicetree.org/schemas/nvmem/layouts/onie,tlv-layout.yaml#
A Du-boot,env.yaml4 $id: http://devicetree.org/schemas/nvmem/layouts/u-boot,env.yaml#
/linux/Documentation/devicetree/bindings/nvmem/
A Dnvmem-deprecated-cells.yaml13 Before introducing NVMEM layouts all NVMEM (fixed) cells were defined
21 - $ref: layouts/fixed-cell.yaml
A Dst,stm32-romem.yaml36 $ref: layouts/fixed-cell.yaml
A Dnvmem.yaml43 $ref: /schemas/nvmem/layouts/nvmem-layout.yaml
/linux/fs/nfsd/
A DKconfig97 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/tools/virtio/ringtest/
A DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/linux/Documentation/driver-api/
A Dnvmem.rst189 8. NVMEM layouts
192 NVMEM layouts are yet another mechanism to create cells. With the device
200 Another use case for layouts is the post processing of cells. With layouts,
/linux/drivers/nvmem/
A DMakefile9 nvmem_layouts-y := layouts.o
10 obj-y += layouts/
/linux/Documentation/filesystems/nfs/
A Dpnfs.rst5 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/Documentation/devicetree/bindings/mtd/partitions/
A Dubi-volume.yaml28 $ref: /schemas/nvmem/layouts/nvmem-layout.yaml#
/linux/Documentation/devicetree/bindings/display/
A Dlvds.yaml20 data formats and layouts is used to drive LVDS displays.
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-yuv-planar.rst326 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/include/linux/
A Dnfs_fs_sb.h249 struct list_head layouts; member
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/linux/sound/aoa/fabrics/
A Dlayout.c272 static struct layout layouts[] = { variable
567 l = layouts; in find_layout_by_id()
580 l = layouts; in find_layout_by_device()
/linux/Documentation/admin-guide/device-mapper/
A Ddm-raid.rst121 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/Documentation/input/
A Dgamepad.rst112 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/fs/nfs/
A Dcallback_proc.c141 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_stateid()
177 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_fh()

Completed in 38 milliseconds

123