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

/linux-master/block/
H A Dblk-throttle.c796 static void __tg_update_carryover(struct throtl_grp *tg, bool rw) function
821 __tg_update_carryover(tg, READ);
823 __tg_update_carryover(tg, WRITE);

Completed in 89 milliseconds