mount_subdir

Function mount_subdir 

Source
pub fn mount_subdir(
    new_root: impl AsFd,
    state: impl AsFd,
    subdir: &str,
    config: MountConfig,
    default: MountType,
) -> Result<()>
Expand description

Mounts a subdirectory with the specified configuration