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

/linux-master/block/
H A Dblk-throttle.c901 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, function
1017 tg_may_dispatch(tg, bio, &read_wait);
1021 tg_may_dispatch(tg, bio, &write_wait);
1099 tg_may_dispatch(tg, bio, NULL)) {
1109 tg_may_dispatch(tg, bio, NULL)) {
2208 if (!tg_may_dispatch(tg, bio, NULL)) {

Completed in 119 milliseconds