/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | partition.txt | 1 Representing flash partitions in devicetree 9 'partitions'. This node should have the following property: 10 - compatible : (required) must be "fixed-partitions" 11 Partitions are then defined in subnodes of the partitions node. 13 For backwards compatibility partitions as direct subnodes of the mtd device are 16 string are not considered partitions, as they may be used for other bindings. 18 #address-cells & #size-cells must both be present in the partitions subnode of the 20 <1>: for partitions that require a single 32-bit cell to represent their 22 <2>: for partitions that require two 32-bit cells to represent their 33 partitions containing early-boot firmware images or data which should not be [all …]
|
D | pxa3xx-nand.txt | 10 - #address-cells: Set to <1> if the node includes partitions 44 /* partitions (optional) */
|
D | gpio-control-nand.txt | 13 representing partitions. 28 The device tree may optionally contain sub-nodes describing partitions of the
|
D | gpmi-nand.txt | 35 partitions written from Linux with this feature 39 The device tree may optionally contain sub-nodes describing partitions of the
|
D | arm-versatile.txt | 7 The device tree may optionally contain sub-nodes describing partitions of the
|
D | atmel-dataflash.txt | 6 The device tree may optionally contain sub-nodes describing partitions of the
|
D | denali-nand.txt | 10 The device tree may optionally contain sub-nodes describing partitions of the
|
D | spear_smi.txt | 7 representing partitions.
|
D | mtd-physmap.txt | 17 sub-nodes representing partitions (see below). In this case 44 The device tree may optionally contain sub-nodes describing partitions of the
|
D | flctl-nand.txt | 17 The device tree may optionally contain sub-nodes describing partitions of the
|
D | orion-nand.txt | 15 The device tree may optionally contain sub-nodes describing partitions of the
|
D | gpmc-onenand.txt | 44 /* partitions go here */
|
D | hisi504-nand.txt | 24 Flash chip may optionally contain additional sub-nodes describing partitions of
|
D | jedec,spi-nor.txt | 5 representing partitions.
|
D | fsl-upm-nand.txt | 23 describing partitions of the address space. See partition.txt for more
|
D | vf610-nfc.txt | 20 representing partitions.
|
D | davinci-nand.txt | 70 Nand device bindings may contain additional sub-nodes describing partitions of
|
D | atmel-nand.txt | 14 representing partitions.
|
D | gpmc-nand.txt | 91 /* partitions go here */
|
/linux-4.4.14/Documentation/ |
D | ldm.txt | 12 replacement for the MSDOS style partitions. It stores its information in a 14 partitions is limited only by disk space. The maximum number of partitions is 17 Any partitions created under the LDM are called "Dynamic Disks". There are no 18 longer any primary or extended partitions. Normal MSDOS style partitions are 23 partitions and filesystems without the need to reboot. 39 Below we have a 50MiB disk, divided into seven partitions. 54 The LDM Database may not store the partitions in the order that they appear on 91 discovered partitions. However, grub does not understand the LDM partitioning
|
D | iostats.txt | 11 /proc/partitions. In 2.6, the same information is found in two 34 On 2.4 you might execute "grep 'hda ' /proc/partitions". On 2.6, you have 115 partitions from that for disks. There are only *four* fields available 116 for partitions on 2.6 machines. This is reflected in the examples above. 132 words, the number of reads for partitions is counted slightly before time 133 of queuing for partitions, and at completion for whole disks. This is 137 reads/writes before merges for partitions and after for disks. Since a 142 In 2.6.25, the full statistic set is again available for partitions and 160 appear in both /proc/partitions and /proc/stat, although the ones in 161 /proc/stat take a very different format from those in /proc/partitions
|
D | devices.txt | 204 For partitions, add to the whole disk device number: 211 For Linux/i386, partitions 1-4 are the primary 212 partitions, and 5 and above are logical partitions. 290 partitions is 15. 718 partitions is 15, like SCSI. 1010 For partitions add: 1215 partitions is 15. 1231 partitions is 15. 1247 partitions is 15. 1268 partitions is 15. [all …]
|
D | sysfs-rules.txt | 127 /sys/subsystem/block will contain the links for disks and partitions
|
D | md.txt | 45 When md is compiled into the kernel (not as module), partitions of
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-dev-parts.txt | 4 Device partitions are additional logical block devices present on the 7 As of this writing, MMC boot partitions as supported and exposed as 14 Read and write access is provided to the two MMC boot partitions. Due to 29 The boot partitions can also be locked read only until the next power on, 38 The boot partitions can also be locked permanently, but this feature is
|
D | 00-INDEX | 6 - info on SD and MMC device partitions
|
/linux-4.4.14/drivers/mtd/maps/ |
D | impa7.c | 50 static struct mtd_partition partitions[] = variable 92 partitions, in init_impa7() 93 ARRAY_SIZE(partitions)); in init_impa7()
|
D | vmu-flash.c | 41 u32 partitions; member 569 if (++card->partition < card->partitions) { in vmu_queryblocks() 620 card->partitions = (basic_flash_data >> 24 & 0xFF) + 1; in vmu_connect() 632 card->parts = kmalloc(sizeof(struct vmupart) * card->partitions, in vmu_connect() 639 card->mtd = kmalloc(sizeof(struct mtd_info) * card->partitions, in vmu_connect() 701 for (x = 0; x < card->partitions; x++) { in vmu_disconnect() 722 for (x = 0; x < card->partitions; x++) { in vmu_can_unload()
|
D | plat-ram.c | 221 pdata->partitions, in platram_probe()
|
D | Kconfig | 132 System's TS-5500 board. The 2MB flash is split into 3 partitions 149 By default the flash is split into 3 partitions which are accessed
|
/linux-4.4.14/fs/ufs/ |
D | Kconfig | 7 Unixes can create and mount hard disk partitions and diskettes using 9 these partitions; if you also want to write to them, say Y to the 34 Say Y here if you want to try writing to UFS partitions. This is 35 experimental, so you should back up your UFS partitions beforehand.
|
/linux-4.4.14/drivers/misc/ |
D | sram.c | 47 u32 partitions; member 131 struct sram_partition *part = &sram->partition[sram->partitions]; in sram_add_partition() 146 sram->partitions++; in sram_add_partition() 155 if (!sram->partitions) in sram_free_partitions() 158 part = &sram->partition[sram->partitions - 1]; in sram_free_partitions() 159 for (; sram->partitions; sram->partitions--, part--) { in sram_free_partitions()
|
/linux-4.4.14/drivers/soc/qcom/ |
D | smem.c | 241 struct smem_partition_header *partitions[SMEM_HOST_COUNT]; member 302 phdr = smem->partitions[host]; in qcom_smem_alloc_private() 410 if (host < SMEM_HOST_COUNT && __smem->partitions[host]) in qcom_smem_alloc() 462 phdr = smem->partitions[host]; in qcom_smem_get_private() 512 if (host < SMEM_HOST_COUNT && __smem->partitions[host]) in qcom_smem_get() 540 if (host < SMEM_HOST_COUNT && __smem->partitions[host]) { in qcom_smem_get_free_space() 541 phdr = __smem->partitions[host]; in qcom_smem_get_free_space() 619 if (smem->partitions[remote_host]) { in qcom_smem_enumerate_partitions() 661 smem->partitions[remote_host] = header; in qcom_smem_enumerate_partitions()
|
/linux-4.4.14/fs/nls/ |
D | Kconfig | 46 DOS/Windows partitions correctly. This does apply to the filenames 58 DOS/Windows partitions correctly. This does apply to the filenames 70 DOS/Windows partitions correctly. This does apply to the filenames 83 DOS/Windows partitions correctly. This does apply to the filenames 99 DOS/Windows partitions correctly. This does apply to the filenames 114 DOS/Windows partitions correctly. This does apply to the filenames 125 DOS/Windows partitions correctly. This does apply to the filenames 136 DOS/Windows partitions correctly. This does apply to the filenames 147 DOS/Windows partitions correctly. This does apply to the filenames 158 DOS/Windows partitions correctly. This does apply to the filenames [all …]
|
/linux-4.4.14/fs/efs/ |
D | Kconfig | 6 disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer 7 uses the XFS file system for hard disk partitions however).
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | mach-osiris.c | 197 .partitions = osiris_default_nand_part, 204 .partitions = osiris_default_nand_part, 212 .partitions = osiris_default_nand_part, 372 osiris_nand_sets[0].partitions = osiris_default_nand_part_large; in osiris_map_io()
|
D | mach-anubis.c | 183 .partitions = anubis_default_nand_part, 190 .partitions = anubis_default_nand_part, 197 .partitions = anubis_default_nand_part, 398 anubis_nand_sets[0].partitions = anubis_default_nand_part_large; in anubis_map_io()
|
D | mach-bast.c | 249 .partitions = bast_default_nand_part, 256 .partitions = bast_default_nand_part, 264 .partitions = bast_default_nand_part, 272 .partitions = bast_default_nand_part,
|
D | mach-vstms.c | 106 .partitions = vstms_nand_part,
|
D | common-smdk.c | 160 .partitions = smdk_default_nand_part,
|
D | mach-rx3715.c | 157 .partitions = rx3715_nand_part,
|
D | mach-at2440evb.c | 107 .partitions = at2440evb_default_nand_part,
|
D | mach-jive.c | 224 .partitions = jive_imageA_nand_part, 253 nand->partitions = jive_imageB_nand_part; in jive_mtdset()
|
D | mach-qt2410.c | 273 .partitions = qt2410_nand_part,
|
D | mach-mini2440.c | 278 .partitions = mini2440_default_nand_part,
|
D | mach-rx1950.c | 598 .partitions = rx1950_nand_part,
|
D | Kconfig | 323 bool "Allow access to bootloader partitions in MTD"
|
/linux-4.4.14/drivers/mtd/ |
D | cmdlinepart.c | 80 static struct cmdline_mtd_partition *partitions; variable 277 this_mtd->next = partitions; in mtdpart_setup_real() 278 partitions = this_mtd; in mtdpart_setup_real() 326 for (part = partitions; part; part = part->next) { in parse_cmdline_partitions()
|
D | Kconfig | 36 MTD 'partitions' corresponding to each image in the table, enable 108 Same flash, but 2 named partitions, the first one being read-only: 122 register MTD 'partitions' corresponding to each image detected, 155 This provides partitions parser for devices based on BCM47xx 318 several partitions are present, but not both. The concern was that 319 data listed in multiple partitions was dangerous; however, SCSI does
|
D | mtdswap.c | 182 static char partitions[128] = ""; variable 183 module_param_string(partitions, partitions, sizeof(partitions), 0444); 184 MODULE_PARM_DESC(partitions, "MTD partition numbers to use as swap " 1423 parts = &partitions[0]; in mtdswap_add_mtd()
|
/linux-4.4.14/block/partitions/ |
D | sgi.c | 25 } partitions[16]; member 45 p = &label->partitions[0]; in sgi_partition()
|
D | sun.c | 54 } partitions[8]; in sun_partition() member 68 p = label->partitions; in sun_partition()
|
D | Kconfig | 52 `Y' here, Linux will support disk partitions created under ADFS. 78 but this driver works only for the simple case of partitions which 130 and manages it similarly to DOS extended partitions, putting in its 133 partitions from within Linux if you have also said Y to "UFS 152 partitions from within Linux if you have also said Y to "UFS 162 VTOC and further mount UnixWare partitions read-only from within 193 Normal partitions are now called Basic Disks under Windows 2000, XP, 231 read these partition tables and further mount SunOS partitions from
|
/linux-4.4.14/include/linux/mtd/ |
D | fsmc.h | 153 struct mtd_partition *partitions; member 171 struct mtd_partition *partitions, unsigned int nr_partitions,
|
D | sharpsl.h | 18 struct mtd_partition *partitions; member
|
D | plat-ram.h | 25 struct mtd_partition *partitions; member
|
D | spear_smi.h | 46 struct mtd_partition *partitions; member
|
D | nand.h | 860 struct mtd_partition *partitions; member
|
/linux-4.4.14/fs/fat/ |
D | Kconfig | 7 to include FAT support. You will then be able to mount partitions or 18 partitions from within Linux (but not transparently) is with the 39 This allows you to mount MSDOS partitions of your hard drive (unless 40 they are compressed; to access compressed MSDOS partitions under 51 partitions, you should use the VFAT file system (say Y to "VFAT fs
|
/linux-4.4.14/drivers/spi/ |
D | spi-butterfly.c | 162 static struct mtd_partition partitions[] = { { variable 185 .parts = partitions, 186 .nr_parts = ARRAY_SIZE(partitions),
|
/linux-4.4.14/fs/adfs/ |
D | Kconfig | 8 here, Linux will be able to read from ADFS partitions on hard drives 25 If you say Y here, you will be able to write to ADFS partitions on
|
/linux-4.4.14/drivers/mtd/nand/ |
D | nuc900_nand.c | 65 static const struct mtd_partition partitions[] = { variable 280 mtd_device_register(&(nuc900_nand->mtd), partitions, in nuc900_nand_probe() 281 ARRAY_SIZE(partitions)); in nuc900_nand_probe()
|
D | nandsim.c | 306 struct mtd_partition partitions[CONFIG_NANDSIM_MAX_PARTS]; member 730 if (parts_num > ARRAY_SIZE(ns->partitions)) { in init_nandsim() 743 ns->partitions[i].name = get_partition_name(i); in init_nandsim() 744 if (!ns->partitions[i].name) { in init_nandsim() 748 ns->partitions[i].offset = next_offset; in init_nandsim() 749 ns->partitions[i].size = part_sz; in init_nandsim() 750 next_offset += ns->partitions[i].size; in init_nandsim() 751 remains -= ns->partitions[i].size; in init_nandsim() 755 if (parts_num + 1 > ARRAY_SIZE(ns->partitions)) { in init_nandsim() 759 ns->partitions[i].name = get_partition_name(i); in init_nandsim() [all …]
|
D | plat_nand.c | 99 pdata->chip.partitions, in plat_nand_probe()
|
D | sharpsl.c | 184 data->partitions, data->nr_partitions); in sharpsl_nand_probe()
|
D | fsmc_nand.c | 304 struct mtd_partition *partitions; member 1005 host->partitions = pdata->partitions; in fsmc_nand_probe() 1180 host->partitions, host->nr_partitions); in fsmc_nand_probe()
|
D | jz4740_nand.c | 501 pdata->ident_callback(pdev, chip, &pdata->partitions, in jz_nand_probe() 512 pdata ? pdata->partitions : NULL, in jz_nand_probe()
|
D | bf5xx_nand.c | 664 struct mtd_partition *parts = info->platform->partitions; in bf5xx_nand_add_partition()
|
D | s3c2410.c | 768 set->partitions, set->nr_partitions); in s3c2410_nand_add_partition()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | nand.h | 39 struct mtd_partition *partitions; member
|
/linux-4.4.14/arch/mips/include/asm/mach-jz4740/ |
D | jz4740_nand.h | 26 struct mtd_partition *partitions; member
|
/linux-4.4.14/include/linux/platform_data/ |
D | mtd-nand-s3c2410.h | 42 struct mtd_partition *partitions; member
|
/linux-4.4.14/arch/mips/jz4740/ |
D | board-qi_lb60.c | 127 struct nand_chip *chip, struct mtd_partition **partitions, in qi_lb60_nand_ident() argument 132 *partitions = qi_lb60_partitions_2gb; in qi_lb60_nand_ident() 136 *partitions = qi_lb60_partitions_1gb; in qi_lb60_nand_ident()
|
/linux-4.4.14/fs/sysv/ |
D | Kconfig | 8 partitions. 10 If you have floppies or hard disk partitions like that, it is likely
|
/linux-4.4.14/Documentation/s390/ |
D | DASD | 7 physical volume and 3 for partitions). With respect to partitions see 34 provide support of partitions, maybe VTOC oriented or using a kind of
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | Kconfig | 28 bool "Support for shared-processor logical partitions" 34 two or more partitions. 97 bool "Support for shared-memory logical partitions"
|
/linux-4.4.14/fs/hfs/ |
D | Kconfig | 7 floppy disks and hard drive partitions with full read-write access.
|
/linux-4.4.14/Documentation/ide/ |
D | warm-plug-howto.txt | 15 NOTE: please make sure that partitions are unmounted and that there are
|
D | ChangeLog.ide-floppy.1996-2002 | 9 * Ver 0.5 Feb 21 97 Add partitions support.
|
D | ChangeLog.ide-cd.1994-2004 | 74 * 3.06 Dec 16, 1995 -- Add support needed for partitions.
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/ |
D | ndfc.txt | 12 - partition(s) - follows the OF MTD standard for partitions
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | o2i.dts | 26 /* o2i specific partitions */
|
D | o2mnt.dts | 26 /* add o2mnt specific partitions */
|
D | o2d.dts | 40 /* o2d specific partitions */
|
D | o2dnt2.dts | 41 /* o2dnt2 specific partitions */
|
D | o3dnt.dts | 41 /* o3dnt specific partitions */
|
D | o2d300.dts | 45 /* o2d300 specific partitions */
|
/linux-4.4.14/Documentation/filesystems/ |
D | isofs.txt | 1 Mount options that are the same as for msdos and vfat partitions. 7 Mount options that are the same as vfat partitions. These are only useful
|
D | affs.txt | 140 You mount all your Amiga partitions under /amiga/<volume> (where 142 "prefix=/amiga/" when mounting all your AFFS partitions. (They 198 The block allocation is designed for hard disk partitions. If more 213 If you mount affs partitions on system startup, you may want to tell
|
D | ntfs.txt | 255 example if one of your partitions is /dev/hda2 you would do: 296 enabled. This will create the LDM partitions on each device at boot time. You 301 /dev/hda) and then using the offsets of the LDM partitions into this device as 397 For example, if you have a stripe set consisting of two partitions /dev/hda5 440 Using the md driver will not work properly if any of your NTFS partitions have 447 So when using linear raid, make sure that all your partitions have an even
|
D | sysv-fs.txt | 30 * Linux fdisk reports on partitions
|
D | hpfs.txt | 68 On HPFS partitions, OS/2 can associate to each file a special information called 260 1.97 Support for HPFS v3 (on large partitions)
|
D | ramfs-rootfs-initramfs.txt | 344 root device is complex. Root partitions can span multiple devices (raid or
|
D | f2fs.txt | 157 /sys/kernel/debug/f2fs/ contains information about all the partitions mounted as
|
D | proc.txt | 600 partitions Table of partitions known to the system
|
/linux-4.4.14/net/9p/ |
D | Kconfig | 23 guest partitions and a host partition.
|
/linux-4.4.14/drivers/virt/ |
D | Kconfig | 23 1) An ioctl interface for querying and managing partitions.
|
/linux-4.4.14/Documentation/block/ |
D | 00-INDEX | 10 - how to specify block device partitions on kernel command line
|
/linux-4.4.14/fs/hpfs/ |
D | Kconfig | 7 partitions. Say Y if you want to be able to read files from and
|
/linux-4.4.14/block/ |
D | Makefile | 11 partitions/
|
D | Kconfig | 110 partitions on a block device. 116 source "block/partitions/Kconfig"
|
/linux-4.4.14/Documentation/blockdev/ |
D | nbd.txt | 27 Number of partitions per device (default: 0).
|
D | README.DAC960 | 75 block device. Logical Drives are further subdivided into up to 7 partitions 83 is referred to as /dev/rd/cCdD, and the partitions are called /dev/rd/cCdDp1 238 there are only at most 6 usable partitions on each logical drive, systems 239 requiring more partitions should subdivide a drive group into multiple logical 240 drives, each of which can have up to 6 usable partitions. Also, note that with
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | snappercl15.c | 100 .partitions = snappercl15_nand_parts,
|
D | ts72xx.c | 134 .partitions = ts72xx_nand_parts,
|
/linux-4.4.14/fs/hfsplus/ |
D | Kconfig | 8 Macintosh-formatted hard drive partitions with full read-write access.
|
/linux-4.4.14/arch/mips/netlogic/xlr/ |
D | platform-flash.c | 111 .partitions = xlr_nand_parts,
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | atlas7-evb.dts | 65 partitions@0 {
|
D | orion5x-lacie-ethernet-disk-mini-v2.dts | 89 * least three partitions: 'u-boot code', 'u-boot environment'
|
D | orion5x-maxtor-shared-storage-2.dts | 68 * least three partitions: 'u-boot code', 'u-boot environment'
|
D | orion5x-lacie-d2-network.dts | 108 * least three partitions: 'u-boot code', 'u-boot environment'
|
D | armada-385-linksys.dtsi | 191 * partitions would break the bootloader
|
D | armada-xp-linksys-mamba.dts | 274 * partitions would break the bootloader
|
D | am335x-evm.dts | 550 /* All SPL-* partitions are sized to minimal length
|
D | am43x-epos-evm.dts | 593 /* All SPL-* partitions are sized to minimal length
|
D | dra72-evm.dts | 523 /* All SPL-* partitions are sized to minimal length
|
D | dra7-evm.dts | 771 /* All SPL-* partitions are sized to minimal length
|
D | am437x-gp-evm.dts | 849 /* All SPL-* partitions are sized to minimal length
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | ADSBitsy | 33 - The flash on board is divided into 3 partitions.
|
D | GraphicsMaster | 39 - The flash on board is divided into 3 partitions. mtd0 is where
|
D | GraphicsClient | 83 - The flash on board is divided into 3 partitions. mtd0 is where
|
D | Assabet | 189 Creating 5 MTD partitions on "SA1100 flash":
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-mtd | 16 physical/simulated flash devices, partitions on a flash 234 partitions and devices that aren't partitions.
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 9 partitions. s-Par provides a set of para-virtualized device drivers to 10 allow guest partitions on the same server to share devices that would 40 because this requires no specific support in the guest partitions, it will 169 * Virtual bus numbers uniquely identify s-Par back-end service partitions. 284 partitions is defined by the s-Par configuration and enforced by the
|
D | proc-entries.txt | 93 installation and at runtime for s-Par service partitions.
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | mach-hmt.c | 196 .partitions = hmt_nand_part,
|
D | mach-real6410.c | 186 .partitions = real6410_nand_part,
|
D | mach-mini6410.c | 134 .partitions = mini6410_nand_part,
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 18 This driver lets you combine several hard disk partitions into one 23 the partitions is done by the kernel. "Hardware RAID" means that the 54 partitions by simply appending one to the other. 67 partitions into one logical device in such a fashion as to fill them 69 the throughput rate if the partitions reside on distinct disks.
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | ixdp425-setup.c | 102 .partitions = ixdp425_partitions,
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | palmtx.c | 280 .partitions = palmtx_partition_info,
|
D | poodle.c | 365 .partitions = sharpsl_nand_partitions,
|
D | balloon3.c | 686 .partitions = balloon3_partition_info,
|
D | corgi.c | 637 .partitions = sharpsl_nand_partitions,
|
D | spitz.c | 778 .partitions = spitz_nand_partitions,
|
D | em-x270.c | 346 .partitions = em_x270_partition_info,
|
/linux-4.4.14/arch/mips/rb532/ |
D | devices.c | 274 rb532_nand_data.chip.partitions = rb532_partition_info; in rb532_nand_setup()
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | ti-aemif.txt | 26 (N - total number of partitions). It's recommended to 33 ranges/partitions:
|
D | arm,pl172.txt | 12 (N - total number of partitions). The second cell is the
|
D | mvebu-devbus.txt | 165 * We split the 16 MiB in two partitions,
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-h2.c | 195 .partitions = h2_nand_partitions,
|
D | board-h3.c | 198 .partitions = nand_partitions,
|
/linux-4.4.14/fs/f2fs/ |
D | Kconfig | 22 /sys/kernel/debug/f2fs/ contains information about all the partitions
|
/linux-4.4.14/Documentation/power/ |
D | swsusp-and-swap-files.txt | 5 partitions and there are only two differences between these two types of swap
|
D | userland-swsusp.txt | 79 partitions the offset is always 0, but it is different from zero for
|
D | swsusp.txt | 320 multiple swap partitions (aggregate them into one logical space)?
|
/linux-4.4.14/drivers/tty/hvc/ |
D | Kconfig | 107 from Linux partitions to be accessed through TTY device
|
/linux-4.4.14/arch/blackfin/mach-bf561/boards/ |
D | acvilon.c | 291 .partitions = bfin_plat_nand_partitions,
|
/linux-4.4.14/Documentation/arm/ |
D | README | 102 You can access image files on your ADFS partitions by mounting the ADFS 106 Please note that the PCEmulator DOS partitions have a partition table at
|
/linux-4.4.14/Documentation/scsi/ |
D | qlogicfas.txt | 52 on a new drive if you want partitions.
|
D | in2000.txt | 80 1.25 had a nasty bug that bit people with swap partitions
|
D | st.txt | 79 of the tape with one or two partitions. By default support for 411 partitions (the argument gives in megabytes the size of 413 tape). The drive has to support partitions with size specified
|
D | tmscsim.txt | 243 remove command if it contains partitions which are mounted. Only use it 244 after unmounting its partitions, telling the SCSI mid-level code to
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | devs.c | 702 ptr = kmemdup(set->partitions, size, GFP_KERNEL); in s3c_nand_copy_set() 703 set->partitions = ptr; in s3c_nand_copy_set()
|
/linux-4.4.14/arch/mips/alchemy/devboards/ |
D | db1550.c | 174 .partitions = db1550_nand_parts,
|
D | db1300.c | 196 .partitions = db1300_nand_parts,
|
D | db1200.c | 246 .partitions = db1200_nand_parts,
|
/linux-4.4.14/drivers/mtd/devices/ |
D | spear_smi.c | 879 if (flash_info->partitions) { in spear_smi_setup_banks() 880 parts = flash_info->partitions; in spear_smi_setup_banks()
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | Kconfig | 51 MTD partitions of the same size, UBI will reserve 40 eraseblocks when
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | vio.h | 180 } partitions[VIO_DISK_NUM_PART]; member
|
/linux-4.4.14/arch/arm/mach-orion5x/ |
D | ts78xx-setup.c | 278 .partitions = ts78xx_ts_nand_parts,
|
/linux-4.4.14/arch/mips/include/asm/ |
D | sgiarcs.h | 326 struct sgi_partition partitions[SGIBBLOCK_MAXPART]; member
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 280 data between two partitions [see Q & A below] this is a huge problem 289 partitions may require the usage of the target vty at any time. 541 In order to get a tty conduit working between the two partitions the HMC 554 partitions.
|
D | pci_iov_resource_on_powernv.txt | 16 partitions (i.e., filtering of DMA, MSIs etc.) and to provide a mechanism
|
/linux-4.4.14/arch/sh/boards/mach-migor/ |
D | setup.c | 191 .partitions = migor_nand_flash_partitions,
|
/linux-4.4.14/arch/blackfin/mach-bf527/boards/ |
D | ad7160eval.c | 173 .partitions = partition_info,
|
D | ezbrd.c | 161 .partitions = partition_info,
|
D | cm_bf527.c | 153 .partitions = partition_info,
|
D | ezkit.c | 247 .partitions = partition_info,
|
/linux-4.4.14/arch/cris/boot/rescue/ |
D | head_v10.S | 161 ;; partitions for errors.
|
/linux-4.4.14/Documentation/usb/ |
D | hotplug.txt | 16 partitions mounted, and so on. In some cases these will
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 77 LABEL: Metadata stored on a DIMM device that partitions and identifies 78 (persistently names) storage between PMEM and BLK. It also partitions 180 store/retrieve a LABEL. The LABEL effectively partitions the DPA-space
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | cm_bf548.c | 733 .partitions = partition_info,
|
D | ezkit.c | 958 .partitions = partition_info,
|
/linux-4.4.14/drivers/scsi/device_handler/ |
D | scsi_dh_rdac.c | 180 u8 partitions[239]; /* Total allocation length should be 0xFF */ member
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 170 as many as 15 partitions. 217 drive partitions, CD-ROM drives or floppy drives. The loop devices
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig | 314 minor numbers are available in /proc/devices, /proc/partitions or
|
/linux-4.4.14/Documentation/sysctl/ |
D | fs.txt | 192 on systems without separated partitions, this stops unauthorized users
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 95 These subsets, or "soft partitions" must be able to be dynamically 192 a large system into nested, dynamically changeable, "soft-partitions". 515 The scheduler remembers the currently active sched domain partitions.
|
D | cgroups.txt | 254 a large system into nested, dynamically changeable, "soft-partitions".
|
/linux-4.4.14/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 638 .partitions = partition_info,
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 429 .partitions = bfin_plat_nand_partitions,
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 93 floppy drive number (there are no partitions on floppy disks). I.e.,
|
/linux-4.4.14/ |
D | MAINTAINERS | 3498 W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html 4826 F: block/partitions/efi.* 6546 F: block/partitions/ldm.* 9134 F: block/partitions/ibm.c
|