Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.c863 unsigned long bps_wait; in tg_dispatch_bps_time() local
872 bps_wait = tg_within_bps_limit(tg, bio, bps_limit); in tg_dispatch_bps_time()
873 throtl_extend_slice(tg, rw, jiffies + bps_wait); in tg_dispatch_bps_time()
875 return bps_wait; in tg_dispatch_bps_time()