Searched refs:volumePath (Results 1 – 1 of 1) sorted by relevance
172 private static boolean checkFitOnVolume(StorageManager storageManager, String volumePath, in checkFitOnVolume() argument174 if (volumePath == null) { in checkFitOnVolume()178 final UUID target = storageManager.getUuidForPath(new File(volumePath)); in checkFitOnVolume()273 final String volumePath = volumePaths.get(vol); in resolveInstallVolume() local274 final UUID target = storageManager.getUuidForPath(new File(volumePath)); in resolveInstallVolume()