Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-throttle.h152 struct blkg_rwstat stat_ios; member
A Dblk-throttle.c351 if (blkg_rwstat_init(&tg->stat_ios, gfp)) in throtl_pd_alloc()
495 blkg_rwstat_exit(&tg->stat_ios); in throtl_pd_free()
1471 .private = offsetof(struct throtl_grp, stat_ios),
1476 .private = offsetof(struct throtl_grp, stat_ios),
2180 blkg_rwstat_add(&tg->stat_ios, bio->bi_opf, 1); in __blk_throtl_bio()

Completed in 8 milliseconds