Home
last modified time | relevance | path

Searched refs:noflush (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_print.py124 class noflush: class
130 self.assertRaises(RuntimeError, print, 1, file=noflush(), flush=True)
/third_party/libfuse/include/
H A Dfuse_common.h97 unsigned int noflush : 1; member
/third_party/libfuse/test/
H A Dtest_write_cache.c129 fi->noflush = !options.writeback && options.delay_ms && in tfs_open()
/third_party/libfuse/example/
H A Dpassthrough_hp.cc890 fi->noflush = (fs.timeout == 0 && (fi->flags & O_ACCMODE) == O_RDONLY); in sfs_open()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c411 if (f->noflush)
H A Dfuse.c3241 fi->noflush = 1; in fuse_lib_open()

Completed in 19 milliseconds