Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c184 struct blkg_rwstat stat_bytes; member
501 if (blkg_rwstat_init(&tg->stat_bytes, gfp)) in throtl_pd_alloc()
533 blkg_rwstat_exit(&tg->stat_bytes); in throtl_pd_alloc()
635 blkg_rwstat_exit(&tg->stat_bytes); in throtl_pd_free()
1557 .private = offsetof(struct throtl_grp, stat_bytes),
1562 .private = offsetof(struct throtl_grp, stat_bytes),
2223 blkg_rwstat_add(&tg->stat_bytes, bio->bi_opf, in blk_throtl_bio()