Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-cgroup.c298 struct blkcg_gq *pblkg = bfqg_to_blkg(bfqg)->parent; in bfqg_parent() local
300 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()