Home
last modified time | relevance | path

Searched refs:real_root_dev (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/init/
Ddo_mounts.c38 unsigned int real_root_dev; /* do_proc_dointvec cannot handle kdev_t */ variable
857 if (real_root_dev == ram0) { in handle_initrd()
862 ROOT_DEV = real_root_dev; in handle_initrd()
916 real_root_dev = ROOT_DEV; in prepare_namespace()
/linux-2.4.37.9/kernel/
Dsysctl.c193 {KERN_REALROOTDEV, "real-root-dev", &real_root_dev, sizeof(int),
/linux-2.4.37.9/include/linux/
Dfs.h1569 extern unsigned int real_root_dev;