Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/fs/nfsd/
DKconfig90 bool "NFSv4.1 server support for pNFS block layouts"
95 This option enables support for the exporting pNFS block layouts
103 bool "NFSv4.1 server support for pNFS SCSI layouts"
109 This option enables support for the exporting pNFS SCSI layouts
118 bool "NFSv4.1 server support for pNFS Flex File layouts"
123 layouts in the kernel's NFS server. The pNFS Flex File layout
/Linux-v4.19/tools/virtio/ringtest/
DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/Linux-v4.19/include/linux/
Dnfs_fs_sb.h210 struct list_head layouts; member
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/Linux-v4.19/sound/aoa/fabrics/
Dlayout.c273 static struct layout layouts[] = { variable
568 l = layouts; in find_layout_by_id()
581 l = layouts; in find_layout_by_device()
/Linux-v4.19/Documentation/device-mapper/
Ddm-raid.txt95 then the layouts for 2, 3 and 4 devices are:
108 If 'raid10_copies 2' and 'raid10_format far', then the layouts
122 layouts for 2, 3 and 4 devices are:
132 Here we see layouts closely akin to 'RAID1E - Integrated
/Linux-v4.19/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-v4.19/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.c887 INIT_LIST_HEAD(&server->layouts); in nfs_alloc_server()
Dpnfs.c765 list_for_each_entry_safe(lo, next, &server->layouts, plh_layouts) { in pnfs_layout_bulk_destroy_byserver_locked()
1786 list_add_tail(&lo->plh_layouts, &server->layouts); in _add_to_server_list()
/Linux-v4.19/Documentation/xtensa/
Dmmu.txt62 MMUv3 address space layouts.
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dpartition.txt20 hierarchical (multi-level) layouts and should be used if there is some
/Linux-v4.19/scripts/gcc-plugins/
DKconfig106 If you say Y here, the layouts of structures that are entirely
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dnvidia,tegra186-gpio.txt5 layouts for the controllers share many similarities, but also some significant
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt148 the spec also allows for vendor specific layouts, and non-NFIT BLK
206 referenced for any example sysfs layouts.
/Linux-v4.19/Documentation/security/
Dself-protection.rst261 enough kernel memory to determine structure layouts before manipulating
/Linux-v4.19/drivers/md/
DKconfig113 RAID-10 provides a variety of layouts that provide different levels
/Linux-v4.19/Documentation/core-api/
Dcachetlb.rst193 "Harvard" type cache layouts).
/Linux-v4.19/Documentation/scsi/
DChangeLog.ncr53c8xx168 - Remove nvram layouts and driver set-up structures from the C source,
DChangeLog.sym53c8xx371 - Move some data structures (nvram layouts and driver set-up) to
/Linux-v4.19/LICENSES/preferred/
DLGPL-2.0257 layouts and accessors, and small macros and small inline functions (ten
DLGPL-2.1267 layouts and accessors, and small macros and small inline functions (ten

12