Searched refs:FUSE_WRITEBACK_CACHE (Results 1 – 3 of 3) sorted by relevance
20 writeback-cache mode may be selected by the FUSE_WRITEBACK_CACHE flag in the28 In writeback-cache mode (enabled by the FUSE_WRITEBACK_CACHE flag) writes go to
269 #define FUSE_WRITEBACK_CACHE (1 << 16) macro
914 if (arg->flags & FUSE_WRITEBACK_CACHE) in process_init_reply()958 FUSE_WRITEBACK_CACHE | FUSE_NO_OPEN_SUPPORT | in fuse_send_init()