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

/linux-master/block/
H A Dblk-iocost.c684 static struct ioc_gq *blkg_to_iocg(struct blkcg_gq *blkg) function
2603 struct ioc_gq *iocg = blkg_to_iocg(blkg);
2737 struct ioc_gq *iocg = blkg_to_iocg(bio->bi_blkg);
2795 struct ioc_gq *iocg = blkg_to_iocg(bio->bi_blkg);
3004 struct ioc_gq *tiocg = blkg_to_iocg(tblkg);
3111 struct ioc_gq *iocg = blkg_to_iocg(blkg);
3131 iocg = blkg_to_iocg(ctx.blkg);

Completed in 197 milliseconds