pub(crate) fn get_mount_options( upperdir: Option<&Path>, workdir: Option<&Path>, read_write: bool, ) -> Result<MountOptions>