Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbfq-cgroup.c303 struct blkcg_gq *pblkg = bfqg_to_blkg(bfqg)->parent; in bfqg_parent() local
305 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()