Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-cache-target.c442 static inline bool passthrough_mode(struct cache *cache) in passthrough_mode() function
456 if (passthrough_mode(cache)) in wake_migration_worker()
1680 if (passthrough_mode(cache)) { in map_bio()
2441 if (passthrough_mode(cache)) { in cache_create()
3003 else if (passthrough_mode(cache)) in emit_flags()
3144 DMEMIT(",passthrough=%c", passthrough_mode(cache) ? 'y' : 'n'); in cache_status()
3270 if (!passthrough_mode(cache)) { in process_invalidate_cblocks_message()