Home
last modified time | relevance | path

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

12

/linux/Documentation/admin-guide/nfs/
A 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
A 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/fs/nfsd/
A 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"
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
/linux/tools/virtio/ringtest/
A DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/linux/Documentation/filesystems/nfs/
A 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/Documentation/devicetree/bindings/mtd/
A Dpartition.txt20 hierarchical (multi-level) layouts and should be used if there is some
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-yuv-planar.rst273 The layouts of the luma and chroma planes are identical.
281 tiles is stored in linear order. The layouts of the luma and chroma
286 aligned to a multiple of 4. The layouts of the luma and chroma planes are
291 aligned to a multiple of 16. The layouts of the luma and chroma planes are
296 aligned to a multiple of 32. The layouts of the luma and chroma planes are
/linux/include/linux/
A Dnfs_fs_sb.h237 struct list_head layouts; member
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/linux/sound/aoa/fabrics/
A Dlayout.c271 static struct layout layouts[] = { variable
566 l = layouts; in find_layout_by_id()
579 l = layouts; in find_layout_by_device()
/linux/Documentation/admin-guide/device-mapper/
A 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/Documentation/input/
A 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/scripts/gcc-plugins/
A DKconfig53 If you say Y here, the layouts of structures that are entirely
/linux/fs/nfs/
A 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()
A 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()
A Dclient.c959 INIT_LIST_HEAD(&server->layouts); in nfs_alloc_server()
/linux/Documentation/xtensa/
A Dmmu.rst68 MMUv3 address space layouts.
/linux/Documentation/gpu/
A Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/linux/Documentation/x86/x86_64/
A Dmm.rst156 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB
/linux/Documentation/devicetree/bindings/gpio/
A Dnvidia,tegra186-gpio.txt5 layouts for the controllers share many similarities, but also some significant
/linux/Documentation/admin-guide/
A Dtainted-kernels.rst175 produce extremely unusual kernel structure layouts (even performance
/linux/Documentation/filesystems/
A Derofs.rst163 _currently_ total 5 data layouts are supported:
/linux/Documentation/driver-api/nvdimm/
A Dnvdimm.rst173 the spec also allows for vendor specific layouts, and non-NFIT BLK
236 referenced for any example sysfs layouts::
/linux/mm/
A DKconfig880 # "powerpc/mm: Allow more flexible layouts for hugepage pagetables"
882 # pagetable layouts.
/linux/Documentation/security/
A Dself-protection.rst261 enough kernel memory to determine structure layouts before manipulating

Completed in 43 milliseconds

12