Searched refs:VolumeInformation (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileStore.java43 private final VolumeInformation volInfo;
97 VolumeInformation volumeInformation() {
H A DWindowsNativeDispatcher.java414 static VolumeInformation GetVolumeInformation(String root)
419 VolumeInformation info = new VolumeInformation();
426 static class VolumeInformation { class in class:WindowsNativeDispatcher
431 private VolumeInformation() { } method in class:WindowsNativeDispatcher.VolumeInformation
439 VolumeInformation obj)

Completed in 40 milliseconds