Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/device-mapper/
Dcache.txt120 For the time being, a message "migration_threshold <#sectors>"
251 e.g. migration_threshold
/linux-4.1.27/drivers/md/
Ddm-cache-target.c223 sector_t migration_threshold; member
1433 return current_volume < cache->migration_threshold; in spare_migration_bandwidth()
2253 cache->migration_threshold = tmp; in process_config_option()
2414 cache->migration_threshold = DEFAULT_MIGRATION_THRESHOLD; in cache_create()
3124 DMEMIT("2 migration_threshold %llu ", (unsigned long long) cache->migration_threshold); in cache_status()