Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c1695 sector_t current_volume = (atomic_read(&cache->nr_io_migrations) + 1) * in spare_migration_bandwidth() local
1698 if (idle && current_volume <= cache->migration_threshold) in spare_migration_bandwidth()