Searched refs:tg_may_dispatch (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/block/ |
D | blk-throttle.c | 988 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch() function 1108 tg_may_dispatch(tg, bio, &read_wait); in tg_update_disptime() 1112 tg_may_dispatch(tg, bio, &write_wait); in tg_update_disptime() 1189 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 1199 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 2218 if (!tg_may_dispatch(tg, bio, NULL)) { in blk_throtl_bio()
|