Home
last modified time | relevance | path

Searched refs:writethrough_mode (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/
Ddm-cache-target.c722 static bool writethrough_mode(struct cache_features *f) in writethrough_mode() function
739 return writethrough_mode(&cache->features) ? PB_DATA_SIZE_WT : PB_DATA_SIZE_WB; in get_per_bio_data_size()
1849 writethrough_mode(&cache->features) && in process_cell()
3112 if (bio_data_dir(bio) == WRITE && writethrough_mode(&cache->features) && in cache_map()
3565 if (writethrough_mode(&cache->features)) in cache_status()