stat_ios           83 block/blk-cgroup.c 	blkg_rwstat_exit(&blkg->stat_ios);
stat_ios          160 block/blk-cgroup.c 	    blkg_rwstat_init(&blkg->stat_ios, gfp_mask))
stat_ios          415 block/blk-cgroup.c 		blkg_rwstat_add_aux(&parent->stat_ios, &blkg->stat_ios);
stat_ios          479 block/blk-cgroup.c 		blkg_rwstat_reset(&blkg->stat_ios);
stat_ios          656 block/blk-cgroup.c 			  offsetof(struct blkcg_gq, stat_ios), true);
stat_ios          696 block/blk-cgroup.c 			  offsetof(struct blkcg_gq, stat_ios), true);
stat_ios          961 block/blk-cgroup.c 					offsetof(struct blkcg_gq, stat_ios), &rwstat);
stat_ios          131 include/linux/blk-cgroup.h 	struct blkg_rwstat		stat_ios;
stat_ios          756 include/linux/blk-cgroup.h 		blkg_rwstat_add(&blkg->stat_ios, bio->bi_opf, 1);