Searched refs:root_mountflags (Results 1 – 3 of 3) sorted by relevance
38 int root_mountflags = MS_RDONLY | MS_SILENT; variable56 root_mountflags |= MS_RDONLY; in readonly()64 root_mountflags &= ~MS_RDONLY; in readwrite()456 root_mountflags, root_data); in mount_nfs_root()527 mount_block_root("/dev/root", root_mountflags); in mount_root()560 mount_block_root(root_device_name, root_mountflags); in prepare_namespace()
14 extern int root_mountflags;
61 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY); in handle_initrd()