Searched refs:tg_may_dispatch (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/block/ |
D | blk-throttle.c | 979 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch() function 1098 tg_may_dispatch(tg, bio, &read_wait); in tg_update_disptime() 1102 tg_may_dispatch(tg, bio, &write_wait); in tg_update_disptime() 1179 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 1189 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 2178 if (!tg_may_dispatch(tg, bio, NULL)) { in blk_throtl_bio()
|