Home
last modified time | relevance | path

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

/Linux-v5.4/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()
526 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_pd_init()
574 return blkg_to_bfqg(blkg); in bfq_lookup_bfqg()
901 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_end_wr_async()
992 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_io_set_weight_legacy()
1028 bfqg = blkg_to_bfqg(ctx.blkg); in bfq_io_set_device_weight()
1193 return blkg_to_bfqg(bfqd->queue->root_blkg); in bfq_create_group_hierarchy()