Home
last modified time | relevance | path

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

/linux-3.4.99/block/
Dblk-cgroup.c981 static void blkio_update_policy_rule(struct blkio_policy_node *oldpn, in blkio_update_policy_rule() argument
984 switch(oldpn->plid) { in blkio_update_policy_rule()
986 oldpn->val.weight = newpn->val.weight; in blkio_update_policy_rule()
992 oldpn->val.bps = newpn->val.bps; in blkio_update_policy_rule()
996 oldpn->val.iops = newpn->val.iops; in blkio_update_policy_rule()