Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-cgroup.c222 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() function
238 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()
458 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_pd_init()
506 return blkg_to_bfqg(blkg); in bfq_lookup_bfqg()
832 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_end_wr_async()
869 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_io_set_weight_legacy()
1035 return blkg_to_bfqg(bfqd->queue->root_blkg); in bfq_create_group_hierarchy()