Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/block/
H A Dblk-throttle.h83 * dispatched from children. qnode_on_parent is used when bios are
89 struct throtl_qnode qnode_on_parent[2]; member
H A Dblk-throttle.c358 throtl_qnode_init(&tg->qnode_on_parent[rw], tg); in throtl_pd_alloc()
1072 throtl_add_bio_tg(bio, &tg->qnode_on_parent[rw], parent_tg); in tg_dispatch_one_bio()
1076 throtl_qnode_add_bio(bio, &tg->qnode_on_parent[rw], in tg_dispatch_one_bio()
2238 qn = &tg->qnode_on_parent[rw]; in __blk_throtl_bio()
/kernel/linux/linux-5.10/block/
H A Dblk-throttle.c124 * dispatched from children. qnode_on_parent is used when bios are
130 struct throtl_qnode qnode_on_parent[2]; member
512 throtl_qnode_init(&tg->qnode_on_parent[rw], tg); in throtl_pd_alloc()
1173 throtl_add_bio_tg(bio, &tg->qnode_on_parent[rw], parent_tg); in tg_dispatch_one_bio()
1176 throtl_qnode_add_bio(bio, &tg->qnode_on_parent[rw], in tg_dispatch_one_bio()
2315 qn = &tg->qnode_on_parent[rw]; in blk_throtl_bio()

Completed in 8 milliseconds