Searched refs:DeviceIoControlGetReparsePoint (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileAttributes.java282 DeviceIoControlGetReparsePoint(handle, reparseBuffer.address(), size);
H A DWindowsLinkSupport.java276 DeviceIoControlGetReparsePoint(handle, buffer.address(), size);
H A DWindowsNativeDispatcher.java161 static native void DeviceIoControlGetReparsePoint(long handle, method in class:WindowsNativeDispatcher

Completed in 50 milliseconds