Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/md/
H A 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()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c512 static inline bool passthrough_mode(struct cache *cache) in passthrough_mode() function
526 if (passthrough_mode(cache)) in wake_migration_worker()
1750 if (passthrough_mode(cache)) { in map_bio()
2516 if (passthrough_mode(cache)) { in cache_create()
3083 else if (passthrough_mode(cache)) in emit_flags()
3326 if (!passthrough_mode(cache)) { in process_invalidate_cblocks_message()

Completed in 10 milliseconds