Searched refs:getOrCreateRegularFile (Results 1 – 3 of 3) sorted by relevance
155 RegularFile file = view.getOrCreateRegularFile(path, opts, attrs); in newJimfsFileChannel()190 RegularFile file = view.getOrCreateRegularFile(checkedPath, opts, NO_ATTRS); in newInputStream()201 RegularFile file = view.getOrCreateRegularFile(checkedPath, opts, NO_ATTRS); in newOutputStream()
149 view.getOrCreateRegularFile(checkedPath, opts), opts, fileSystemState); in newByteChannel()
285 public RegularFile getOrCreateRegularFile( in getOrCreateRegularFile() method in FileSystemView