Searched defs:UnixFileStore (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/unix/classes/sun/nio/fs/
H A DUnixFileStore.java40 abstract class UnixFileStore class in inherits:FileStore
62 UnixFileStore(UnixPath file) throws IOException { method in class:UnixFileStore
68 UnixFileStore(UnixFileSystem fs, UnixMountEntry entry) throws IOException { method in class:UnixFileStore

Completed in 92 milliseconds