Home
last modified time | relevance | path

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

/linux-4.1.27/init/
Ddo_mounts.c43 static int root_wait; variable
174 if (root_wait) in devt_from_partuuid()
176 root_wait = 0; in devt_from_partuuid()
305 root_wait = 1; in rootwait_setup()
581 if ((ROOT_DEV == 0) && root_wait) { in prepare_namespace()