Home
last modified time | relevance | path

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

/Linux-v4.19/init/
Ddo_mounts.c33 static int root_wait; variable
164 if (root_wait) in devt_from_partuuid()
166 root_wait = 0; in devt_from_partuuid()
295 root_wait = 1; in rootwait_setup()
575 if ((ROOT_DEV == 0) && root_wait) { in prepare_namespace()