Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixFileStore.java40 abstract class UnixFileStore class
62 UnixFileStore(UnixPath file) throws IOException { in UnixFileStore() method in UnixFileStore
68 UnixFileStore(UnixFileSystem fs, UnixMountEntry entry) throws IOException { in UnixFileStore() method in UnixFileStore