Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-target.c452 static inline bool passthrough_mode(struct cache *cache) in passthrough_mode() function
466 if (passthrough_mode(cache)) in wake_migration_worker()
1737 if (passthrough_mode(cache)) { in map_bio()
2508 if (passthrough_mode(cache)) in cache_create()
2836 if (passthrough_mode(cache)) { in load_mapping()
2980 if (passthrough_mode(cache)) { in can_resume()
3155 else if (passthrough_mode(cache)) in emit_flags()
3296 DMEMIT(",passthrough=%c", passthrough_mode(cache) ? 'y' : 'n'); in cache_status()
3417 if (!passthrough_mode(cache)) { in process_invalidate_cblocks_message()