Searched refs:FUSE_WRITEBACK_CACHE (Results 1 – 4 of 4) sorted by relevance
26 writeback-cache mode may be selected by the FUSE_WRITEBACK_CACHE flag in the34 In writeback-cache mode (enabled by the FUSE_WRITEBACK_CACHE flag) writes go to
430 #define FUSE_WRITEBACK_CACHE (1 << 16) macro
437 #define FUSE_WRITEBACK_CACHE (1 << 16) macro
1274 if (flags & FUSE_WRITEBACK_CACHE) in process_init_reply()1355 FUSE_WRITEBACK_CACHE | FUSE_NO_OPEN_SUPPORT | in fuse_send_init()