Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/device-mapper/
Dcache.txt120 For the time being, a message "migration_threshold <#sectors>"
252 e.g. migration_threshold
/linux-4.4.14/drivers/md/
Ddm-cache-target.c265 sector_t migration_threshold; member
1652 return current_volume < cache->migration_threshold; in spare_migration_bandwidth()
2659 cache->migration_threshold = tmp; in process_config_option()
2820 cache->migration_threshold = DEFAULT_MIGRATION_THRESHOLD; in cache_create()
3580 DMEMIT("2 migration_threshold %llu ", (unsigned long long) cache->migration_threshold); in cache_status()