find_root_args_to_inherit

Function find_root_args_to_inherit 

Source
fn find_root_args_to_inherit(
    cmdline: &Cmdline<'_>,
    root_info: &Filesystem,
) -> Result<RootMountInfo>
Expand description

Discover how to mount the root filesystem, using existing kernel arguments and information about the root mount.