Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-target.c433 static bool writethrough_mode(struct cache *cache) in writethrough_mode() function
1702 if (bio_data_dir(bio) == WRITE && writethrough_mode(cache) && in map_bio()
2401 if (writethrough_mode(cache)) { in cache_create()
3024 if (writethrough_mode(cache)) in emit_flags()
3166 DMEMIT(",writethrough=%c", writethrough_mode(cache) ? 'y' : 'n'); in cache_status()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c502 static bool writethrough_mode(struct cache *cache) in writethrough_mode() function
1758 if (bio_data_dir(bio) == WRITE && writethrough_mode(cache) && in map_bio()
2452 if (writethrough_mode(cache)) { in cache_create()
3080 if (writethrough_mode(cache)) in emit_flags()

Completed in 15 milliseconds