Lines Matching refs:blkg_rwstat
8 int blkg_rwstat_init(struct blkg_rwstat *rwstat, gfp_t gfp)
25 void blkg_rwstat_exit(struct blkg_rwstat *rwstat)
35 * __blkg_prfill_rwstat - prfill helper for a blkg_rwstat
72 * blkg_prfill_rwstat - prfill callback for blkg_rwstat
75 * @off: offset to the blkg_rwstat in @pd
77 * prfill callback for printing a blkg_rwstat.
90 * blkg_rwstat_recursive_sum - collect hierarchical blkg_rwstat
92 * @pol: blkcg_policy which contains the blkg_rwstat
93 * @off: offset to the blkg_rwstat in blkg_policy_data or @blkg
96 * Collect the blkg_rwstat specified by @blkg, @pol and @off and all its
100 * If @pol is NULL, blkg_rwstat is at @off bytes into @blkg; otherwise, it
115 struct blkg_rwstat *rwstat;