Home
last modified time | relevance | path

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

/linux-4.4.14/init/
Ddo_mounts_initrd.c26 static int __initdata mount_initrd = 1; variable
30 mount_initrd = 0; in no_initrd()
121 if (mount_initrd) { in initrd_load()