pub fn mount_subdir( new_root: impl AsFd, state: impl AsFd, subdir: &str, config: MountConfig, default: MountType, ) -> Result<()>
Mounts a subdirectory with the specified configuration