Home
last modified time | relevance | path

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

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