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

/linux-master/block/
H A Dblk-throttle.c977 * throtl_add_bio_tg - add a bio to the specified throtl_grp
985 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, function
1031 /* see throtl_add_bio_tg() */
1066 * the parent using throtl_add_bio_tg(). If our parent is
1072 throtl_add_bio_tg(bio, &tg->qnode_on_parent[rw], parent_tg);
2258 throtl_add_bio_tg(bio, qn, tg);

Completed in 102 milliseconds