Searched refs:volumePath (Results 1 – 1 of 1) sorted by relevance
169 private static boolean checkFitOnVolume(StorageManager storageManager, String volumePath, in checkFitOnVolume() argument171 if (volumePath == null) { in checkFitOnVolume()175 final UUID target = storageManager.getUuidForPath(new File(volumePath)); in checkFitOnVolume()270 final String volumePath = volumePaths.get(vol); in resolveInstallVolume() local271 final UUID target = storageManager.getUuidForPath(new File(volumePath)); in resolveInstallVolume()