Home
last modified time | relevance | path

Searched refs:qnode_on_parent (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/block/
Dblk-throttle.c128 struct throtl_qnode qnode_on_parent[2]; member
496 throtl_qnode_init(&tg->qnode_on_parent[rw], tg); in throtl_pd_alloc()
1141 throtl_add_bio_tg(bio, &tg->qnode_on_parent[rw], parent_tg); in tg_dispatch_one_bio()
1144 throtl_qnode_add_bio(bio, &tg->qnode_on_parent[rw], in tg_dispatch_one_bio()
2182 qn = &tg->qnode_on_parent[rw]; in blk_throtl_bio()