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

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

Completed in 136 milliseconds