Searched refs:stat_ios (Results 1 – 2 of 2) sorted by relevance
128 struct blkg_rwstat stat_ios; member181 blkg_rwstat_add(&tg->stat_ios, bio->bi_opf, 1); in blk_should_throtl()
274 if (blkg_rwstat_init(&tg->stat_ios, gfp)) in throtl_pd_alloc()363 blkg_rwstat_exit(&tg->stat_ios); in tg_release()1477 .private = offsetof(struct throtl_grp, stat_ios),1482 .private = offsetof(struct throtl_grp, stat_ios),