Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-throttle.h83 struct throtl_qnode qnode_on_parent[2]; member
Dblk-throttle.c257 throtl_qnode_init(&tg->qnode_on_parent[rw], tg); in throtl_pd_alloc()
918 throtl_add_bio_tg(bio, &tg->qnode_on_parent[rw], parent_tg); in tg_dispatch_one_bio()
922 throtl_qnode_add_bio(bio, &tg->qnode_on_parent[rw], in tg_dispatch_one_bio()
1653 qn = &tg->qnode_on_parent[rw]; in __blk_throtl_bio()