Searched refs:existingVolumePath (Results 1 – 1 of 1) sorted by relevance
248 String existingVolumePath = null; in resolveInstallVolume() local250 existingVolumePath = internalVolumePath; in resolveInstallVolume()252 existingVolumePath = volumePaths.get(existingInfo.volumeUuid); in resolveInstallVolume()255 if (checkFitOnVolume(storageManager, existingVolumePath, params)) { in resolveInstallVolume()