Searched refs:DSYNC (Results 1 – 2 of 2) sorted by relevance
124 DSYNC; enumConstant
60 import static java.nio.file.StandardOpenOption.DSYNC;118 CREATE_NEW, TRUNCATE_EXISTING, SPARSE, SYNC, DSYNC)) { in test_newInputStream_openOption() argument