Home
last modified time | relevance | path

Searched refs:FOPEN_NOFLUSH (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h189 * - add FOPEN_NOFLUSH
315 * FOPEN_NOFLUSH: don't flush data cache on close (unless FUSE_WRITEBACK_CACHE)
323 #define FOPEN_NOFLUSH (1 << 5) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c412 arg->open_flags |= FOPEN_NOFLUSH;

Completed in 11 milliseconds