Root_RAM0         101 init/do_mounts.c 	res = Root_RAM0;
Root_RAM0         405 init/do_mounts.c 		ROOT_DEV = Root_RAM0;
Root_RAM0          47 init/do_mounts_initrd.c 	create_dev("/dev/root.old", Root_RAM0);
Root_RAM0          80 init/do_mounts_initrd.c 	if (new_decode_dev(real_root_dev) == Root_RAM0) {
Root_RAM0         114 init/do_mounts_initrd.c 		create_dev("/dev/ram", Root_RAM0);
Root_RAM0         121 init/do_mounts_initrd.c 		if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) {