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

/linux-4.1.27/block/
H A Dblk-throttle.c306 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) throtl_qnode_init() function
435 throtl_qnode_init(&tg->qnode_on_self[rw], tg); throtl_pd_init()
436 throtl_qnode_init(&tg->qnode_on_parent[rw], tg); throtl_pd_init()

Completed in 68 milliseconds