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