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

/linux-master/block/
H A Dblk-throttle.c244 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) function
357 throtl_qnode_init(&tg->qnode_on_self[rw], tg);
358 throtl_qnode_init(&tg->qnode_on_parent[rw], tg);

Completed in 283 milliseconds