Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.h131 unsigned int carryover_ios[2]; member
Dblk-throttle.c639 tg->carryover_ios[rw] = 0; in throtl_start_new_slice_with_credit()
666 tg->carryover_ios[rw] = 0; in throtl_start_new_slice()
806 tg->carryover_ios[rw] += in __tg_update_carryover()
821 tg->carryover_ios[READ], tg->carryover_ios[WRITE]); in tg_update_carryover()
842 tg->carryover_ios[rw]; in tg_within_iops_limit()