Lines Matching refs:parent
180 * request in parent group and moved to this group while being added
292 * by allowing to find the parent of a bfq_group or the bfq_group
298 struct blkcg_gq *pblkg = bfqg_to_blkg(bfqg)->parent;
305 struct bfq_entity *group_entity = bfqq->entity.parent;
395 * Transfer @bfqg's stats to its parent's aux counts so that the ancestors'
401 struct bfq_group *parent;
406 parent = bfqg_parent(bfqg);
410 if (unlikely(!parent))
413 bfqg_stats_add_aux(&parent->stats, &bfqg->stats);
432 entity->parent = bfqg->my_entity; /* NULL for root group */
567 struct bfq_group *parent)
572 entity->parent = parent->my_entity;
573 entity->sched_data = &parent->sched_data;
578 struct bfq_group *parent;
591 parent = bfqg_parent(curr_bfqg);
592 if (!parent)
593 parent = bfqd->root_group;
594 bfq_group_set_parent(curr_bfqg, parent);
606 blkg = blkg->parent;
614 blkg = blkg->parent;
682 if (entity->parent &&
683 entity->parent->last_bfqq_created == bfqq)
684 entity->parent->last_bfqq_created = NULL;
688 entity->parent = bfqg->my_entity;
869 * @entity: the entity to move, if entity is a leaf; or the parent entity
985 * blkg_[rw]stat_recursive_sum(). Transfer stats to the parent so