Home
last modified time | relevance | path

Searched refs:ROOT_DEV (Results 1 – 25 of 69) sorted by relevance

123

/linux-2.4.37.9/init/
Ddo_mounts.c58 kdev_t ROOT_DEV; variable
291 ROOT_DEV = name_to_kdev_t(line); in root_dev_setup()
380 root_device_name, kdevname (ROOT_DEV)); in mount_block_root()
383 kdevname(ROOT_DEV)); in mount_block_root()
385 panic("VFS: Unable to mount root fs on %s", kdevname(ROOT_DEV)); in mount_block_root()
389 ROOT_DEV = current->fs->pwdmnt->mnt_sb->s_dev; in mount_block_root()
772 if (MAJOR(ROOT_DEV) == NFS_MAJOR in mount_root()
773 && MINOR(ROOT_DEV) == NFS_MINOR) { in mount_root()
776 ROOT_DEV = current->fs->pwdmnt->mnt_sb->s_dev; in mount_root()
781 ROOT_DEV = MKDEV(FLOPPY_MAJOR, 0); in mount_root()
[all …]
/linux-2.4.37.9/arch/ppc/platforms/
Dspruce_setup.c178 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); /* /dev/ram */ in spruce_setup_arch()
182 ROOT_DEV = to_kdev_t(0x00FF); /* /dev/nfs pseudo device */ in spruce_setup_arch()
184 ROOT_DEV = to_kdev_t(0x0801); /* /dev/sda1 */ in spruce_setup_arch()
Dlopec_setup.c356 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); in lopec_setup_arch()
359 ROOT_DEV = to_kdev_t(0x00ff); in lopec_setup_arch()
361 ROOT_DEV = to_kdev_t(0x0301); in lopec_setup_arch()
363 ROOT_DEV = to_kdev_t(0x0801); in lopec_setup_arch()
Dpal4_setup.c143 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); in pal4_setup_arch()
146 ROOT_DEV = to_kdev_t(0x00ff); in pal4_setup_arch()
Dprpmc750.c208 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); /* /dev/ram */ in prpmc750_setup_arch()
212 ROOT_DEV = to_kdev_t(0x00ff); /* /dev/nfs pseudo device */ in prpmc750_setup_arch()
214 ROOT_DEV = to_kdev_t(0x0802); /* /dev/sda2 */ in prpmc750_setup_arch()
Dpplus_setup.c141 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); /* /dev/ram */ in pplus_setup_arch()
145 ROOT_DEV = to_kdev_t(0x00ff); /* /dev/nfs */ in pplus_setup_arch()
147 ROOT_DEV = to_kdev_t(0x0802); /* /dev/sda2 */ in pplus_setup_arch()
Docotea.c307 ROOT_DEV = to_kdev_t(0x0100); /* /dev/ram */ in ocotea_setup_arch()
311 ROOT_DEV = to_kdev_t(0x00ff); /* /dev/nfs */ in ocotea_setup_arch()
313 ROOT_DEV = to_kdev_t(0x0301); /* /dev/hda1 */ in ocotea_setup_arch()
Debony.c381 ROOT_DEV = to_kdev_t(0x0100); /* /dev/ram */ in ebony_setup_arch()
385 ROOT_DEV = to_kdev_t(0x00ff); /* /dev/nfs */ in ebony_setup_arch()
387 ROOT_DEV = to_kdev_t(0x0301); /* /dev/hda1 */ in ebony_setup_arch()
Dprep_setup.c761 ROOT_DEV = to_kdev_t(0x0303); /* hda3 */ in prep_setup_arch()
763 ROOT_DEV = to_kdev_t(0x0803); /* sda3 */ in prep_setup_arch()
773 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); /* /dev/ram */ in prep_setup_arch()
777 ROOT_DEV = to_kdev_t(0x00ff); /* /dev/nfs */ in prep_setup_arch()
779 ROOT_DEV = to_kdev_t(0x0802); /* /dev/sda2 */ in prep_setup_arch()
Dsandpoint.c281 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); in sandpoint_setup_arch()
285 ROOT_DEV = to_kdev_t(0x00FF); /* /dev/nfs pseudo device */ in sandpoint_setup_arch()
287 ROOT_DEV = to_kdev_t(0x0301); /* /dev/hda1 IDE disk */ in sandpoint_setup_arch()
/linux-2.4.37.9/arch/ia64/hp/sim/
Dhpsim_setup.c55 ROOT_DEV = to_kdev_t(0x0801); /* default to first SCSI drive */ in hpsim_setup()
/linux-2.4.37.9/arch/i386/boot/
DMakefile17 tools/build bootsect setup compressed/vmlinux.out $(ROOT_DEV) > zImage
21 tools/build -b bbootsect bsetup compressed/bvmlinux.out $(ROOT_DEV) > bzImage
/linux-2.4.37.9/arch/x86_64/boot/
DMakefile17 tools/build bootsect setup compressed/vmlinux.out $(ROOT_DEV) > zImage
21 tools/build -b bbootsect bsetup compressed/bvmlinux.out $(ROOT_DEV) > bzImage
/linux-2.4.37.9/arch/arm/mach-anakin/
Darch.c33 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); in fixup_anakin()
/linux-2.4.37.9/arch/arm/mach-sa1100/
Dsherman.c27 ROOT_DEV = MKDEV( 60, 2 ); in fixup_sherman()
Domnimeter.c26 ROOT_DEV = MKDEV(RAMDISK_MAJOR,0); in fixup_omnimeter()
Dempeg.c27 ROOT_DEV = MKDEV( 3, 1 ); /* /dev/hda1 */ in fixup_empeg()
Dbrutus.c35 ROOT_DEV = MKDEV(RAMDISK_MAJOR,0); in fixup_brutus()
Dpangolin.c26 ROOT_DEV = MKDEV(RAMDISK_MAJOR,0); in fixup_pangolin()
Dvictor.c51 ROOT_DEV = MKDEV( 60, 2 ); in fixup_victor()
Dhuw_webpanel.c43 ROOT_DEV = MKDEV(RAMDISK_MAJOR,0); in fixup_huw_webpanel()
Dpleb.c31 ROOT_DEV = MKDEV(RAMDISK_MAJOR, 0); in fixup_pleb()
Dfreebird.c32 ROOT_DEV = MKDEV(RAMDISK_MAJOR,0); in fixup_freebird()
Dpfs168.c98 ROOT_DEV = MKDEV(RAMDISK_MAJOR,0); in fixup_pfs168()
/linux-2.4.37.9/arch/ia64/dig/
Dsetup.c48 ROOT_DEV = to_kdev_t(0x0802); /* default to second partition on first drive */ in dig_setup()

123