Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/
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
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
/kernel/linux/linux-5.10/fs/nfsd/
DKconfig94 bool "NFSv4.1 server support for pNFS block layouts"
99 This option enables support for the exporting pNFS block layouts
107 bool "NFSv4.1 server support for pNFS SCSI layouts"
113 This option enables support for the exporting pNFS SCSI layouts
122 bool "NFSv4.1 server support for pNFS Flex File layouts"
127 layouts in the kernel's NFS server. The pNFS Flex File layout
/kernel/linux/linux-5.10/tools/virtio/ringtest/
DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
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,
/kernel/linux/linux-5.10/include/linux/
Dnfs_fs_sb.h230 struct list_head layouts; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/fs/nfs/
Dcallback_proc.c132 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_stateid()
168 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_fh()
Dpnfs.c828 list_for_each_entry_safe(lo, next, &server->layouts, plh_layouts) { in pnfs_layout_bulk_destroy_byserver_locked()
1943 list_add_tail_rcu(&lo->plh_layouts, &server->layouts); in _add_to_server_list()
2622 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in pnfs_layout_return_unused_byserver()
Dclient.c926 INIT_LIST_HEAD(&server->layouts); in nfs_alloc_server()
/kernel/linux/linux-5.10/Documentation/xtensa/
Dmmu.rst68 MMUv3 address space layouts.
/kernel/linux/linux-5.10/scripts/gcc-plugins/
DKconfig67 If you say Y here, the layouts of structures that are entirely
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Dpartition.txt20 hierarchical (multi-level) layouts and should be used if there is some
/kernel/linux/linux-5.10/Documentation/gpu/
Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dmm.rst160 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dnvidia,tegra186-gpio.txt5 layouts for the controllers share many similarities, but also some significant
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dtainted-kernels.rst162 produce extremely unusual kernel structure layouts (even performance
/kernel/linux/linux-5.10/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::
/kernel/linux/linux-5.10/Documentation/security/
Dself-protection.rst261 enough kernel memory to determine structure layouts before manipulating
/kernel/linux/linux-5.10/mm/
DKconfig904 # "powerpc/mm: Allow more flexible layouts for hugepage pagetables"
906 # pagetable layouts.
/kernel/linux/linux-5.10/Documentation/core-api/
Dcachetlb.rst183 "Harvard" type cache layouts).
/kernel/linux/linux-5.10/drivers/md/
DKconfig114 RAID-10 provides a variety of layouts that provide different levels

12