Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-target.c1650 sector_t current_volume = (atomic_read(&cache->nr_io_migrations) + 1) * in spare_migration_bandwidth() local
1652 return current_volume < cache->migration_threshold; in spare_migration_bandwidth()