Home
last modified time | relevance | path

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

/block/
Dblk-iolatency.c404 int direction = 0; in check_scale_change() local
418 direction = -1; in check_scale_change()
420 direction = 1; in check_scale_change()
430 if (direction < 0 && iolat->min_lat_nsec) { in check_scale_change()
449 if (iolat->rq_depth.max_depth == 1 && direction < 0) { in check_scale_change()
462 scale_change(iolat, direction > 0); in check_scale_change()