Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbfq-cgroup.c289 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() function
305 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()
352 struct bfq_group *bfqg = blkg_to_bfqg(rq->bio->bi_blkg); in bfqg_stats_update_legacy_io()
543 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_pd_init()
591 return blkg_to_bfqg(blkg); in bfq_lookup_bfqg()
944 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_end_wr_async()
1035 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_io_set_weight_legacy()
1071 bfqg = blkg_to_bfqg(ctx.blkg); in bfq_io_set_device_weight()
1171 struct bfq_group *bfqg = blkg_to_bfqg(pd->blkg); in bfqg_prfill_sectors()
1237 return blkg_to_bfqg(bfqd->queue->root_blkg); in bfq_create_group_hierarchy()