Home
last modified time | relevance | path

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

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