Searched refs:writethrough_mode (Results 1 – 1 of 1) sorted by relevance
670 static bool writethrough_mode(struct cache_features *f) in writethrough_mode() function687 return writethrough_mode(&cache->features) ? PB_DATA_SIZE_WT : PB_DATA_SIZE_WB; in get_per_bio_data_size()1535 writethrough_mode(&cache->features) && in process_bio()2685 if (bio_data_dir(bio) == WRITE && writethrough_mode(&cache->features) && in __cache_map()3110 if (writethrough_mode(&cache->features)) in cache_status()