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

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

Completed in 144 milliseconds