Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-cgroup.c236 struct blkcg_gq *pblkg = bfqg_to_blkg(bfqg)->parent; in bfqg_parent() local
238 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()
Dcfq-iosched.c637 struct blkcg_gq *pblkg = cfqg_to_blkg(cfqg)->parent; in cfqg_parent() local
639 return pblkg ? blkg_to_cfqg(pblkg) : NULL; in cfqg_parent()