Home
last modified time | relevance | path

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

/Linux-v5.10/init/
Ddo_mounts.c34 static int root_wait; variable
165 if (root_wait) in devt_from_partuuid()
167 root_wait = 0; in devt_from_partuuid()
331 root_wait = 1; in rootwait_setup()
619 if ((ROOT_DEV == 0) && root_wait) { in prepare_namespace()