Searched refs:existingVolumePath (Results 1 – 1 of 1) sorted by relevance
242 String existingVolumePath = null; in resolveInstallVolume() local244 existingVolumePath = internalVolumePath; in resolveInstallVolume()246 existingVolumePath = volumePaths.get(existingInfo.volumeUuid); in resolveInstallVolume()249 if (checkFitOnVolume(storageManager, existingVolumePath, params)) { in resolveInstallVolume()