Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c2927 struct blkcg_gq *tblkg; in ioc_pd_init() local
2948 for (tblkg = blkg; tblkg; tblkg = tblkg->parent) { in ioc_pd_init()
2949 struct ioc_gq *tiocg = blkg_to_iocg(tblkg); in ioc_pd_init()