Home
last modified time | relevance | path

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

1234

/openbmc/linux/Documentation/admin-guide/nfs/
H 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
H 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
/openbmc/linux/fs/nfsd/
H A DKconfig96 bool "NFSv4.1 server support for pNFS block layouts"
101 This option enables support for the exporting pNFS block layouts
109 bool "NFSv4.1 server support for pNFS SCSI layouts"
114 This option enables support for the exporting pNFS SCSI layouts
123 bool "NFSv4.1 server support for pNFS Flex File layouts"
128 layouts in the kernel's NFS server. The pNFS Flex File layout
/openbmc/linux/tools/virtio/ringtest/
H A DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/openbmc/linux/Documentation/driver-api/
H 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,
/openbmc/qemu/docs/system/devices/
H A Dkeyboard.rst8 in the file ss5.bin uses this value to support at least some keyboard layouts.
18 select keyboard layout, giving up to 64 different layouts. Not all
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-panel-profiles/
H A Dxfce4-panel-profiles_1.0.14.bb1 SUMMARY = "Backup, restore, import, and export panel layouts"
/openbmc/linux/Documentation/filesystems/nfs/
H 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,
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Fedora/
H A Dks.cfg7 # Keyboard layouts
/openbmc/qemu/tests/vm/
H A Dcentos-8-aarch64.ks18 # Keyboard layouts
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/
H A Du-boot-fw-utils-aspeed-sdk_2019.04.bb10 # The 32MB NOR and 64MB NOR layouts use the same configuration
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-yuv-planar.rst314 The layouts of the luma and chroma planes are identical.
322 tiles is stored in linear order. The layouts of the luma and chroma
327 aligned to a multiple of 4. The layouts of the luma and chroma planes are
332 aligned to a multiple of 16. The layouts of the luma and chroma planes are
337 aligned to a multiple of 32. The layouts of the luma and chroma planes are
343 The layouts of the luma and chroma planes are identical.
352 The layouts of the luma and chroma planes are identical.
720 a multiple of 4. The layouts of the luma and chroma planes are identical.
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/openbmc/linux/include/linux/
H A Dnfs_fs_sb.h238 struct list_head layouts; member
/openbmc/linux/sound/aoa/fabrics/
H A Dlayout.c271 static struct layout layouts[] = { variable
566 l = layouts; in find_layout_by_id()
579 l = layouts; in find_layout_by_device()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H 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
/openbmc/linux/drivers/nvmem/
H A DMakefile8 obj-y += layouts/
/openbmc/linux/Documentation/input/
H 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.
/openbmc/linux/fs/nfs/
H A Dcallback_proc.c137 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_stateid()
173 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_fh()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel_sdsi37 Information about the register layouts for a particular GUID
/openbmc/linux/Documentation/arch/xtensa/
H A Dmmu.rst68 MMUv3 address space layouts.
/openbmc/linux/Documentation/gpu/
H A Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/openbmc/docs/architecture/code-update/
H A Dcode-update.md3 Two BMC Code layouts are available:
8 This document describes the code update that supports both layouts.
/openbmc/linux/Documentation/filesystems/
H A Derofs.rst46 - Two inode layouts for different requirements:
204 _currently_ total 5 data layouts are supported:
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst156 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB

1234