Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-throttle.h82 struct throtl_qnode qnode_on_self[2]; member
Dblk-throttle.c256 throtl_qnode_init(&tg->qnode_on_self[rw], tg); in throtl_pd_alloc()
838 qn = &tg->qnode_on_self[rw]; in throtl_add_bio_tg()