Searched defs:root_mountflags (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/init/ | ||
| D | do_mounts.c | 31 int root_mountflags = MS_RDONLY | MS_SILENT; variable |
| /kernel/linux/linux-5.10/init/ | ||
| D | do_mounts.c | 31 int root_mountflags = MS_RDONLY | MS_SILENT; variable |