Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-iocost.c2991 struct blkcg_gq *tblkg; in ioc_pd_init() local
3012 for (tblkg = blkg; tblkg; tblkg = tblkg->parent) { in ioc_pd_init()
3013 struct ioc_gq *tiocg = blkg_to_iocg(tblkg); in ioc_pd_init()