Searched refs:bfqg_to_blkg (Results 1 – 3 of 3) sorted by relevance
279 struct blkcg_gq *bfqg_to_blkg(struct bfq_group *bfqg) in bfqg_to_blkg() function298 struct blkcg_gq *pblkg = bfqg_to_blkg(bfqg)->parent; in bfqg_parent()333 blkg_get(bfqg_to_blkg(bfqg)); in bfqg_and_blkg_get()338 blkg_put(bfqg_to_blkg(bfqg)); in bfqg_and_blkg_put()408 lockdep_assert_held(&bfqg_to_blkg(bfqg)->q->queue_lock); in bfqg_stats_xfer_dead()617 &bfqg_to_blkg(bfqd->root_group)->blkcg->css); in bfq_bio_bfqg()785 serial_nr = bfqg_to_blkg(bfqg)->blkcg->css.serial_nr; in bfq_bic_update_cgroup()850 blkg_path(bfqg_to_blkg(bfqg), bfqg->blkg_path, sizeof(bfqg->blkg_path)); in bfq_bic_update_cgroup()
1092 struct blkcg_gq *bfqg_to_blkg(struct bfq_group *bfqg);1185 &bfqg_to_blkg(bfqq_group(bfqq))->blkcg->css, \1191 &bfqg_to_blkg(bfqg)->blkcg->css, fmt, ##args); \
603 depth = bfqg_to_blkg(bfqq_group(bfqq))->blkcg->css.cgroup->level + 1; in bfqq_request_over_limit()