Home
last modified time | relevance | path

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

/linux/init/
A Ddo_mounts.c31 int root_mountflags = MS_RDONLY | MS_SILENT; variable
49 root_mountflags |= MS_RDONLY; in readonly()
57 root_mountflags &= ~MS_RDONLY; in readwrite()
475 root_mountflags, root_data); in mount_nfs_root()
511 err = do_mount_root(root_dev, "cifs", root_mountflags, in mount_cifs_root()
557 err = do_mount_root(root_device_name, fstype, root_mountflags, in mount_nodev_root()
593 mount_block_root("/dev/root", root_mountflags); in mount_root()
624 mount_block_root(root_device_name, root_mountflags); in prepare_namespace()
A Ddo_mounts.h15 extern int root_mountflags;
A Ddo_mounts_initrd.c78 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY); in handle_initrd()
/linux/arch/sh/kernel/
A Dsetup.c75 extern int root_mountflags;
296 root_mountflags &= ~MS_RDONLY; in setup_arch()
/linux/arch/sparc/kernel/
A Dsetup_32.c191 extern int root_mountflags;
351 root_mountflags &= ~MS_RDONLY; in setup_arch()
A Dsetup_64.c164 extern int root_mountflags;
656 root_mountflags &= ~MS_RDONLY; in setup_arch()
/linux/arch/arc/include/asm/
A Dsetup.h23 extern int root_mountflags, end_mem;
/linux/arch/arm/kernel/
A Datags_parse.c57 root_mountflags &= ~MS_RDONLY; in parse_tag_core()
/linux/arch/x86/kernel/
A Dsetup.c158 extern int root_mountflags;
851 root_mountflags &= ~MS_RDONLY; in setup_arch()
/linux/include/linux/
A Dkernel.h234 extern int root_mountflags;
/linux/arch/arc/kernel/
A Dsetup.c577 root_mountflags &= ~MS_RDONLY; in setup_arch()
/linux/
A DSystem.map130365 ffff800011dd3430 D root_mountflags
A D.tmp_System.map130365 ffff800011dd3430 D root_mountflags

Completed in 343 milliseconds