Searched refs:tg_dispatch_one_bio (Results 1 – 1 of 1) sorted by relevance
/block/ |
D | blk-throttle.c | 747 static void tg_dispatch_one_bio(struct throtl_data *td, struct throtl_grp *tg, in tg_dispatch_one_bio() function 780 tg_dispatch_one_bio(td, tg, bio_data_dir(bio), bl); in throtl_dispatch_tg() 790 tg_dispatch_one_bio(td, tg, bio_data_dir(bio), bl); in throtl_dispatch_tg() 1222 tg_dispatch_one_bio(td, tg, bio_data_dir(bio), &bl); in blk_throtl_drain() 1224 tg_dispatch_one_bio(td, tg, bio_data_dir(bio), &bl); in blk_throtl_drain()
|