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