Searched refs:iops_wait (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/
H A Dblk-throttle.c911 unsigned long bps_wait = 0, iops_wait = 0, max_wait = 0; tg_may_dispatch() local
942 tg_with_in_iops_limit(tg, bio, &iops_wait)) { tg_may_dispatch()
948 max_wait = max(bps_wait, iops_wait); tg_may_dispatch()

Completed in 54 milliseconds