Searched refs:tg_may_dispatch (Results 1 – 1 of 1) sorted by relevance
/block/ |
D | blk-throttle.c | 994 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch() function 1117 tg_may_dispatch(tg, bio, &read_wait); in tg_update_disptime() 1121 tg_may_dispatch(tg, bio, &write_wait); in tg_update_disptime() 1198 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 1208 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 2250 if (!tg_may_dispatch(tg, bio, NULL)) { in blk_throtl_bio()
|