Searched refs:writeback_mode (Results 1 – 1 of 1) sorted by relevance
447 static bool writeback_mode(struct cache *cache) in writeback_mode() function1074 return writeback_mode(cache) && in optimisable_bio()3158 else if (writeback_mode(cache)) in emit_flags()3295 DMEMIT(",writeback=%c", writeback_mode(cache) ? 'y' : 'n'); in cache_status()