Searched refs:layouts (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | pnfs-scsi-server.txt | 5 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
|
D | pnfs-block-server.txt | 5 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
|
D | pnfs.txt | 4 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/ |
D | Kconfig | 90 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/ |
D | README | 1 Partial implementation of various ring layouts, useful to tune virtio design.
|
/Linux-v4.19/include/linux/ |
D | nfs_fs_sb.h | 210 struct list_head layouts; member
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | gpio.txt | 4 On CPM1 devices, all ports are using slightly different register layouts.
|
/Linux-v4.19/sound/aoa/fabrics/ |
D | layout.c | 273 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/ |
D | dm-raid.txt | 95 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/ |
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-v4.19/fs/nfs/ |
D | callback_proc.c | 132 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()
|
D | client.c | 887 INIT_LIST_HEAD(&server->layouts); in nfs_alloc_server()
|
D | pnfs.c | 765 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/ |
D | mmu.txt | 62 MMUv3 address space layouts.
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | partition.txt | 20 hierarchical (multi-level) layouts and should be used if there is some
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | Kconfig | 106 If you say Y here, the layouts of structures that are entirely
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | nvidia,tegra186-gpio.txt | 5 layouts for the controllers share many similarities, but also some significant
|
/Linux-v4.19/Documentation/nvdimm/ |
D | nvdimm.txt | 148 the spec also allows for vendor specific layouts, and non-NFIT BLK 206 referenced for any example sysfs layouts.
|
/Linux-v4.19/Documentation/security/ |
D | self-protection.rst | 261 enough kernel memory to determine structure layouts before manipulating
|
/Linux-v4.19/drivers/md/ |
D | Kconfig | 113 RAID-10 provides a variety of layouts that provide different levels
|
/Linux-v4.19/Documentation/core-api/ |
D | cachetlb.rst | 193 "Harvard" type cache layouts).
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 168 - Remove nvram layouts and driver set-up structures from the C source,
|
D | ChangeLog.sym53c8xx | 371 - Move some data structures (nvram layouts and driver set-up) to
|
/Linux-v4.19/LICENSES/preferred/ |
D | LGPL-2.0 | 257 layouts and accessors, and small macros and small inline functions (ten
|
D | LGPL-2.1 | 267 layouts and accessors, and small macros and small inline functions (ten
|
12