Searched refs:root_device_name (Results 1 – 1 of 1) sorted by relevance
55 static char root_device_name[64]; variable292 memset (root_device_name, 0, sizeof root_device_name); in root_dev_setup()294 for (i = 0; i < sizeof root_device_name - 1; ++i) in root_dev_setup()298 root_device_name[i] = ch; in root_dev_setup()380 root_device_name, kdevname (ROOT_DEV)); in mount_block_root()784 devfs_make_root(root_device_name); in mount_root()785 create_dev("/dev/root", ROOT_DEV, root_device_name); in mount_root()