Home
last modified time | relevance | path

Searched refs:partitioned (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/init/
Ddo_mounts_md.c26 int partitioned; member
56 int minor, level, factor, fault, partitioned = 0; in md_setup() local
62 partitioned = 1; in md_setup()
72 md_setup_args[ent].partitioned == partitioned) { in md_setup()
74 "Replacing previous definition.\n", partitioned?"d":"", minor); in md_setup()
78 printk(KERN_WARNING "md: md=%s%d - too many md initialisations\n", partitioned?"d":"", minor); in md_setup()
111 md_setup_args[ent].partitioned = partitioned; in md_setup()
119 int minor, i, ent, partitioned; in md_setup_drive() local
131 partitioned = md_setup_args[ent].partitioned; in md_setup_drive()
134 sprintf(name, "/dev/md%s%d", partitioned?"_d":"", minor); in md_setup_drive()
[all …]
/Linux-v4.19/block/partitions/
DKconfig9 were partitioned under an operating system running on a different
22 Support hard disks partitioned under Acorn operating systems.
30 were partitioned using the Cumana interface on Acorn machines.
43 were partitioned using the ICS interface on Acorn machines.
70 to read disks partitioned under RISCiX.
88 were partitioned on an Alpha machine.
95 were partitioned under AmigaOS.
102 were partitioned under the Atari OS.
117 were partitioned on a Macintosh.
181 were partitioned using Windows 2000's/XP's or Vista's Logical Disk
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-sgi_uv14 SGI UV systems can be partitioned into multiple physical
22 A partitioned SGI UV system can have one or more coherence
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dpartition.txt4 Flash devices can be partitioned into one or more functional ranges (e.g. "boot
7 Different devices may be partitioned in a different ways. Some may use a fixed
/Linux-v4.19/Documentation/filesystems/
Dhfsplus.txt36 sense for CDROMs because they can't be partitioned under Linux.
Dhfs.txt38 sense for CDROMS because they can't be partitioned under Linux.
Dorangefs.txt371 - readdir ops use the smaller of the two pre-allocated pre-partitioned
378 pre-partitioned memory buffers. The IO buffer is accessible from
Dramfs-rootfs-initramfs.txt349 compressed, encrypted, copy-on-write, loopback mounted, strangely partitioned,
/Linux-v4.19/Documentation/networking/
De100.rst160 (non-partitioned switch) behave as expected. All Ethernet interfaces
174 in different switches or in a switch partitioned to VLANs).
Dixgb.txt393 (non-partitioned switch) behave as expected. All Ethernet interfaces
403 different switches or in a switch partitioned to VLANs.
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt34 partitioned software. Separate nodes are used for each region, with a phandle
43 those LAC CCSR registers not protected in partitioned
/Linux-v4.19/drivers/tty/hvc/
DKconfig20 pSeries machines when partitioned support a hypervisor virtual
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dqcom_hidma_mgmt.txt8 share the same bandwidth. The bandwidth utilization can be partitioned
/Linux-v4.19/arch/powerpc/platforms/pseries/
DKconfig34 on logically-partitioned pSeries systems which use shared
/Linux-v4.19/drivers/mtd/
DKconfig316 bool "Retain master device when partitioned"
324 leaves the master in even if the device is partitioned. It also makes
/Linux-v4.19/Documentation/scsi/
Daha152x.txt160 ask the user for verification. This might on not yet partitioned
Dst.txt80 partitioned tape is disabled for each driver and it can be enabled
445 MT_ST_CAN_PARTITIONS enables support for partitioned
/Linux-v4.19/Documentation/devicetree/bindings/power/
Dpower_domain.txt142 In the second example the consumer device are partitioned across two PM domains,
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dblockgroup.rst91 META\_BG feature, ext4 filesystems are partitioned into many metablock
/Linux-v4.19/Documentation/blockdev/
Dparide.txt303 partitioned. Consequently, the pf driver does not support partitioned
/Linux-v4.19/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt53 a device is partitioned into multiple data busses, e.g. 16-bit input port
/Linux-v4.19/Documentation/powerpc/
Dhvcs.txt35 space applications access to the system consoles of logically partitioned
36 operating systems (Linux and AIX) running on the same partitioned Power5
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt363 If M=1 (uniprocessor system), or in case of partitioned scheduling (each
404 On multiprocessor systems with global EDF scheduling (non partitioned
625 and the cpuset mechanism is used to implement partitioned scheduling (see
/Linux-v4.19/Documentation/vm/
Dcleancache.rst63 that may run multiple kernels (such as hard partitioned or virtualized
/Linux-v4.19/drivers/block/
DKconfig144 The cards appear as block devices that can be partitioned into

12