Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-throttle.h128 struct blkg_rwstat stat_ios; member
180 blkg_rwstat_add(&tg->stat_ios, bio->bi_opf, 1); in blk_should_throtl()
Dblk-throttle.c250 if (blkg_rwstat_init(&tg->stat_ios, gfp)) in throtl_pd_alloc()
338 blkg_rwstat_exit(&tg->stat_ios); in throtl_pd_free()
1369 .private = offsetof(struct throtl_grp, stat_ios),
1374 .private = offsetof(struct throtl_grp, stat_ios),