throtl_qnode      127 block/blk-throttle.c 	struct throtl_qnode qnode_on_self[2];
throtl_qnode      128 block/blk-throttle.c 	struct throtl_qnode qnode_on_parent[2];
throtl_qnode      389 block/blk-throttle.c static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg)
throtl_qnode      406 block/blk-throttle.c static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn,
throtl_qnode      422 block/blk-throttle.c 	struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node);
throtl_qnode      450 block/blk-throttle.c 	struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node);
throtl_qnode     1054 block/blk-throttle.c static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn,
throtl_qnode     2120 block/blk-throttle.c 	struct throtl_qnode *qn = NULL;