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

/linux-master/block/
H A Dbfq-cgroup.c284 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) function
300 return pblkg ? blkg_to_bfqg(pblkg) : NULL;
345 struct bfq_group *bfqg = blkg_to_bfqg(rq->bio->bi_blkg);
532 struct bfq_group *bfqg = blkg_to_bfqg(blkg);
609 bfqg = blkg_to_bfqg(blkg);
997 struct bfq_group *bfqg = blkg_to_bfqg(blkg);
1088 struct bfq_group *bfqg = blkg_to_bfqg(blkg);
1126 bfqg = blkg_to_bfqg(ctx.blkg);
1226 struct bfq_group *bfqg = blkg_to_bfqg(pd->blkg);
1292 return blkg_to_bfqg(bfq
[all...]

Completed in 117 milliseconds