Lines Matching refs:volumeName
424 $targetImage, $tempDir, $volumeName);
446 'volname=s' => \$volumeName,
486 if(!defined($volumeName)) {
487 # Default volumeName is the name of the source directory.
490 $volumeName = pop(@components);
628 diskImageMaker($tempRoot, $targetImage, $outputFormat, $volumeName,
1276 return('/dev/diskX','/dev/diskXsY','/Volumes/'.$volumeName);