Home
last modified time | relevance | path

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

12

/Linux-v5.15/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
/Linux-v5.15/fs/nfsd/
DKconfig95 bool "NFSv4.1 server support for pNFS block layouts"
100 This option enables support for the exporting pNFS block layouts
108 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
/Linux-v5.15/tools/virtio/ringtest/
DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/Linux-v5.15/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,
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dpartition.txt20 hierarchical (multi-level) layouts and should be used if there is some
/Linux-v5.15/include/linux/
Dnfs_fs_sb.h237 struct list_head layouts; member
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/Linux-v5.15/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.15/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.15/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.15/fs/nfs/
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()
Dpnfs.c824 list_for_each_entry_safe(lo, next, &server->layouts, plh_layouts) { in pnfs_layout_bulk_destroy_byserver_locked()
1937 list_add_tail_rcu(&lo->plh_layouts, &server->layouts); in _add_to_server_list()
2618 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in pnfs_layout_return_unused_byserver()
Dclient.c936 INIT_LIST_HEAD(&server->layouts); in nfs_alloc_server()
/Linux-v5.15/scripts/gcc-plugins/
DKconfig67 If you say Y here, the layouts of structures that are entirely
/Linux-v5.15/Documentation/xtensa/
Dmmu.rst68 MMUv3 address space layouts.
/Linux-v5.15/Documentation/gpu/
Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/Linux-v5.15/Documentation/x86/x86_64/
Dmm.rst156 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Dnvidia,tegra186-gpio.txt5 layouts for the controllers share many similarities, but also some significant
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dpixfmt-yuv-planar.rst268 aligned to a multiple of 16. The layouts of the luma and chroma planes are
276 macroblocks is stored in linear order. The layouts of the luma and chroma
/Linux-v5.15/Documentation/admin-guide/
Dtainted-kernels.rst175 produce extremely unusual kernel structure layouts (even performance
/Linux-v5.15/Documentation/filesystems/
Derofs.rst159 _currently_ total 5 data layouts are supported:
/Linux-v5.15/mm/
DKconfig877 # "powerpc/mm: Allow more flexible layouts for hugepage pagetables"
879 # pagetable layouts.
/Linux-v5.15/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.15/Documentation/security/
Dself-protection.rst261 enough kernel memory to determine structure layouts before manipulating

12