stat_bytes       1154 block/bfq-cgroup.c 	u64 sum = blkg_rwstat_total(&pd->blkg->stat_bytes);
stat_bytes       1172 block/bfq-cgroup.c 			offsetof(struct blkcg_gq, stat_bytes), &tmp);
stat_bytes         84 block/blk-cgroup.c 	blkg_rwstat_exit(&blkg->stat_bytes);
stat_bytes        159 block/blk-cgroup.c 	if (blkg_rwstat_init(&blkg->stat_bytes, gfp_mask) ||
stat_bytes        414 block/blk-cgroup.c 		blkg_rwstat_add_aux(&parent->stat_bytes, &blkg->stat_bytes);
stat_bytes        478 block/blk-cgroup.c 		blkg_rwstat_reset(&blkg->stat_bytes);
stat_bytes        639 block/blk-cgroup.c 			  offsetof(struct blkcg_gq, stat_bytes), true);
stat_bytes        681 block/blk-cgroup.c 			  offsetof(struct blkcg_gq, stat_bytes), true);
stat_bytes        955 block/blk-cgroup.c 				offsetof(struct blkcg_gq, stat_bytes), &rwstat);
stat_bytes        130 include/linux/blk-cgroup.h 	struct blkg_rwstat		stat_bytes;
stat_bytes        754 include/linux/blk-cgroup.h 			blkg_rwstat_add(&blkg->stat_bytes, bio->bi_opf,