Lines Matching refs:throtl_qnode
244 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg)
252 * throtl_qnode_add_bio - add a bio to a throtl_qnode and activate it
259 * comment on top of throtl_qnode definition for details.
261 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn,
277 struct throtl_qnode *qn;
283 qn = list_first_entry(queued, struct throtl_qnode, node);
306 struct throtl_qnode *qn;
312 qn = list_first_entry(queued, struct throtl_qnode, node);
985 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn,
2180 struct throtl_qnode *qn = NULL;