Home
last modified time | relevance | path

Searched refs:FUSE_WRITEBACK_CACHE (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/filesystems/
H A Dfuse-io.rst27 writeback-cache mode may be selected by the FUSE_WRITEBACK_CACHE flag in the
35 In writeback-cache mode (enabled by the FUSE_WRITEBACK_CACHE flag) writes go to
/linux/include/uapi/linux/
H A Dfuse.h137 * - add FUSE_WRITEBACK_CACHE
372 * FOPEN_NOFLUSH: don't flush data cache on close (unless FUSE_WRITEBACK_CACHE)
404 * FUSE_WRITEBACK_CACHE: use writeback cache for buffered writes
455 #define FUSE_WRITEBACK_CACHE (1 << 16)
445 #define FUSE_WRITEBACK_CACHE global() macro