Home
last modified time | relevance | path

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

/linux-2.4.37.9/init/
Ddo_mounts.c356 static void __init mount_block_root(char *name, int flags) in mount_block_root() function
798 mount_block_root("/dev/root", root_mountflags); in mount_root()
831 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY); in handle_initrd()