Searched defs:fileStore (Results 1 – 3 of 3) sorted by relevance
73 JimfsFileStore fileStore = createFileStore(config, pathService, state); in newFileSystem() local114 Configuration config, JimfsFileStore fileStore, PathService pathService) throws IOException { in createDefaultView()
172 private final JimfsFileStore fileStore; field in JimfsFileSystem184 JimfsFileStore fileStore, in JimfsFileSystem()
137 FileStore fileStore = Iterables.getOnlyElement(fs.getFileStores()); in testFileStore() local