Searched refs:mount_block_root (Results 1 – 3 of 3) sorted by relevance
13 void mount_block_root(char *name, int flags);
394 void __init mount_block_root(char *name, int flags) in mount_block_root() function592 mount_block_root("/dev/root", root_mountflags); in mount_root()623 mount_block_root(root_device_name, root_mountflags); in prepare_namespace()
98 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY); in handle_initrd()
Completed in 5 milliseconds