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.c449 static inline bool passthrough_mode(struct cache *cache) in passthrough_mode() function
463 if (passthrough_mode(cache)) in wake_migration_worker()
1699 if (passthrough_mode(cache)) { in map_bio()
2470 if (passthrough_mode(cache)) { in cache_create()
3109 else if (passthrough_mode(cache)) in emit_flags()
3250 DMEMIT(",passthrough=%c", passthrough_mode(cache) ? 'y' : 'n'); in cache_status()
3372 if (!passthrough_mode(cache)) { in process_invalidate_cblocks_message()