Searched refs:partitioned (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/init/
H A Ddo_mounts_md.c35 int partitioned; member in struct:__anon13948
65 int minor, level, factor, fault, partitioned = 0; md_setup() local
71 partitioned = 1; md_setup()
81 md_setup_args[ent].partitioned == partitioned) { md_setup()
83 "Replacing previous definition.\n", partitioned?"d":"", minor); md_setup()
87 printk(KERN_WARNING "md: md=%s%d - too many md initialisations\n", partitioned?"d":"", minor); md_setup()
120 md_setup_args[ent].partitioned = partitioned; md_setup()
128 int minor, i, ent, partitioned; md_setup_drive() local
140 partitioned = md_setup_args[ent].partitioned; md_setup_drive()
143 sprintf(name, "/dev/md%s%d", partitioned?"_d":"", minor); md_setup_drive()
144 if (partitioned) md_setup_drive()
180 partitioned ? "_d" : "", minor, md_setup_drive()
242 * boot a kernel with devfs compiled in from partitioned md md_setup_drive()
H A Ddo_mounts.c192 * used when disk name of partitioned disk ends on a digit.
264 * after revalidating the disk, like partitioned md devices name_to_dev_t()
/linux-4.1.27/arch/mips/include/asm/sn/sn0/
H A Darch.h42 * MAX_REGIONS refers to the maximum number of hardware partitioned regions.
/linux-4.1.27/include/linux/ceph/
H A Dceph_frag.h7 * (subset of the number space) can be partitioned into 2^n sub-frags.
/linux-4.1.27/arch/sparc/kernel/
H A Dvisemul.c36 /* 000110011 - 8-by-16-bit upper alpha partitioned product */
39 /* 000110101 - 8-by-16-bit lower alpha partitioned product */
42 /* 000110110 - upper 8-by-16-bit partitioned product */
45 /* 000110111 - lower 8-by-16-bit partitioned product */
48 /* 000111000 - upper 8-by-16-bit partitioned product */
51 /* 000111001 - lower unsigned 8-by-16-bit partitioned product */
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dvr1000.h65 * 0x10000000 of space, partitioned as so:
H A Dbast.h133 * 0x10000000 of space, partitioned as so:
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_vgpu.c153 * host point of view, the graphic address space is partitioned by multiple
/linux-4.1.27/fs/jfs/
H A Djfs_dinode.h75 * Historically, the inode was partitioned into 4 128-byte areas,
/linux-4.1.27/drivers/s390/block/
H A Dxpram.c20 * the expanded memory can be partitioned among several devices
/linux-4.1.27/drivers/tty/hvc/
H A Dhvcs.c25 * partitioned operating systems, e.g. Linux, running on the same partitioned
32 * to act as a partitioned OS's console device.
/linux-4.1.27/drivers/rtc/
H A Drtc-ds1305.c247 * - First there's the inherent raciness of getting the (partitioned)
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dtioca.h520 * The non-64 bit bus address space will currently be partitioned like this:
/linux-4.1.27/include/linux/
H A Dgenhd.h172 * disks that can't be partitioned. */
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_64.h235 * such as 4GB. This is common on a partitioned E10000, for example.
/linux-4.1.27/kernel/rcu/
H A Dtree.h279 * If nxtlist is not NULL, it is partitioned as follows.
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dfalcon.c231 /* SFC4000 flash is partitioned into:
236 * SFC4000 large EEPROM (size >= 0x400) is partitioned into:
/linux-4.1.27/drivers/net/ethernet/sgi/
H A Dioc3-eth.c1119 * addresses on a partitioned machine. Since we currently use the ioc3
/linux-4.1.27/drivers/md/
H A Dmd.c4864 int partitioned; md_alloc() local
4872 partitioned = (MAJOR(mddev->unit) != MD_MAJOR); md_alloc()
4873 shift = partitioned ? MdpMinorShift : 0; md_alloc()
4920 else if (partitioned) md_alloc()
/linux-4.1.27/fs/
H A Dblock_dev.c736 return true; /* is a partition of a device that is being partitioned */ bd_may_claim()
/linux-4.1.27/drivers/scsi/
H A Deata.c463 * When a boot disk is partitioned with extended translation, in order to
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1945 * The transmit control block pool is then partitioned as follows:

Completed in 670 milliseconds