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

/linux-master/block/
H A Dblk-throttle.c1045 static void tg_dispatch_one_bio(struct throtl_grp *tg, bool rw) function
1101 tg_dispatch_one_bio(tg, READ);
1111 tg_dispatch_one_bio(tg, WRITE);
1746 * child in tg_dispatch_one_bio will trigger double insertion

Completed in 159 milliseconds