Searched refs:FUSE_WRITEBACK_CACHE (Results 1 – 5 of 5) 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
275 #define FUSE_WRITEBACK_CACHE (1 << 16) macro
340 #define FUSE_WRITEBACK_CACHE (1 << 16) macro
1043 if (arg->flags & FUSE_WRITEBACK_CACHE) in process_init_reply()1115 FUSE_WRITEBACK_CACHE | FUSE_NO_OPEN_SUPPORT | in fuse_send_init()