Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-cache-target.c443 static inline bool passthrough_mode(struct cache *cache) in passthrough_mode() function
457 if (passthrough_mode(cache)) in wake_migration_worker()
1694 if (passthrough_mode(cache)) { in map_bio()
2465 if (passthrough_mode(cache)) { in cache_create()
3027 else if (passthrough_mode(cache)) in emit_flags()
3168 DMEMIT(",passthrough=%c", passthrough_mode(cache) ? 'y' : 'n'); in cache_status()
3294 if (!passthrough_mode(cache)) { in process_invalidate_cblocks_message()