Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-throttle.c244 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() function
358 throtl_qnode_init(&tg->qnode_on_self[rw], tg); in throtl_pd_alloc()
359 throtl_qnode_init(&tg->qnode_on_parent[rw], tg); in throtl_pd_alloc()