Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c630 struct blkcg_gq *pblkg = cfqg_to_blkg(cfqg)->parent; in cfqg_parent() local
632 return pblkg ? blkg_to_cfqg(pblkg) : NULL; in cfqg_parent()