Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblk-cgroup.h499 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ argument
501 if (((d_blkg) = __blkg_lookup(css_to_blkcg(pos_css), \
514 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ argument
516 if (((d_blkg) = __blkg_lookup(css_to_blkcg(pos_css), \

Completed in 6 milliseconds