Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-cgroup.c284 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() function
300 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()
345 struct bfq_group *bfqg = blkg_to_bfqg(rq->bio->bi_blkg); in bfqg_stats_update_legacy_io()
532 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_pd_init()
609 bfqg = blkg_to_bfqg(blkg); in bfq_bio_bfqg()
997 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_end_wr_async()
1088 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_io_set_weight_legacy()
1126 bfqg = blkg_to_bfqg(ctx.blkg); in bfq_io_set_device_weight()
1226 struct bfq_group *bfqg = blkg_to_bfqg(pd->blkg); in bfqg_prfill_sectors()
1292 return blkg_to_bfqg(bfqd->queue->root_blkg); in bfq_create_group_hierarchy()