Home
last modified time | relevance | path

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

12

/Linux-v5.4/Documentation/filesystems/nfs/
Dpnfs-scsi-server.txt5 This document describes support for pNFS SCSI layouts in the Linux NFS server.
6 With pNFS SCSI layouts, the NFS server acts as Metadata Server (MDS) for pNFS,
8 also hands out layouts to the clients so that they can directly access the
11 To use pNFS SCSI layouts with with the Linux NFS server, the exported file
12 system needs to support the pNFS SCSI layouts (currently just XFS), and the
Dpnfs-block-server.txt5 to handling all the metadata access to the NFS export also hands out layouts
9 To use pNFS block layouts with with the Linux NFS server the exported file
10 system needs to support the pNFS block layouts (currently just XFS), and the
Dpnfs.txt4 The are several inter-related caches. We have layouts which can
7 can be referenced by multiple layouts. To keep all of this straight,
/Linux-v5.4/fs/nfsd/
DKconfig92 bool "NFSv4.1 server support for pNFS block layouts"
97 This option enables support for the exporting pNFS block layouts
105 bool "NFSv4.1 server support for pNFS SCSI layouts"
111 This option enables support for the exporting pNFS SCSI layouts
120 bool "NFSv4.1 server support for pNFS Flex File layouts"
125 layouts in the kernel's NFS server. The pNFS Flex File layout
/Linux-v5.4/tools/virtio/ringtest/
DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/Linux-v5.4/include/linux/
Dnfs_fs_sb.h221 struct list_head layouts; member
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/Linux-v5.4/sound/aoa/fabrics/
Dlayout.c271 static struct layout layouts[] = { variable
566 l = layouts; in find_layout_by_id()
579 l = layouts; in find_layout_by_device()
/Linux-v5.4/Documentation/admin-guide/device-mapper/
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-v5.4/Documentation/input/
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-v5.4/fs/nfs/
Dcallback_proc.c132 list_for_each_entry(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_stateid()
169 list_for_each_entry(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_fh()
Dclient.c892 INIT_LIST_HEAD(&server->layouts); in nfs_alloc_server()
Dpnfs.c777 list_for_each_entry_safe(lo, next, &server->layouts, plh_layouts) { in pnfs_layout_bulk_destroy_byserver_locked()
1870 list_add_tail(&lo->plh_layouts, &server->layouts); in _add_to_server_list()
/Linux-v5.4/scripts/gcc-plugins/
DKconfig76 If you say Y here, the layouts of structures that are entirely
/Linux-v5.4/Documentation/xtensa/
Dmmu.rst68 MMUv3 address space layouts.
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dpartition.txt20 hierarchical (multi-level) layouts and should be used if there is some
/Linux-v5.4/Documentation/gpu/
Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/Linux-v5.4/Documentation/x86/x86_64/
Dmm.rst160 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dnvidia,tegra186-gpio.txt5 layouts for the controllers share many similarities, but also some significant
/Linux-v5.4/Documentation/admin-guide/
Dtainted-kernels.rst162 produce extremely unusual kernel structure layouts (even performance
/Linux-v5.4/mm/
DKconfig732 # "powerpc/mm: Allow more flexible layouts for hugepage pagetables"
734 # pagetable layouts.
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dnvdimm.rst173 the spec also allows for vendor specific layouts, and non-NFIT BLK
236 referenced for any example sysfs layouts::
/Linux-v5.4/Documentation/security/
Dself-protection.rst261 enough kernel memory to determine structure layouts before manipulating
/Linux-v5.4/Documentation/core-api/
Dcachetlb.rst183 "Harvard" type cache layouts).
/Linux-v5.4/drivers/md/
DKconfig114 RAID-10 provides a variety of layouts that provide different levels

12