Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-cache-policy-mq.c636 #define MAX_TO_AVERAGE 20 macro
648 for (level = 0; level < NR_QUEUE_LEVELS && count < MAX_TO_AVERAGE; level++) { in check_generation()
654 if (++count >= MAX_TO_AVERAGE) in check_generation()
663 if (++count >= MAX_TO_AVERAGE) in check_generation()