Searched refs:mount_block_root (Results 1 – 3 of 3) sorted by relevance
381 void __init mount_block_root(char *name, int flags) in mount_block_root() function541 mount_block_root("/dev/root", root_mountflags); in mount_root()575 mount_block_root(root_device_name, root_mountflags); in prepare_namespace()
12 void mount_block_root(char *name, int flags);
61 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY); in handle_initrd()