Searched refs:last_io_split_cnt (Results 1 – 1 of 1) sorted by relevance
182 atomic_t last_io_split_cnt[2]; member2058 tg->last_io_disp[READ] += atomic_xchg(&tg->last_io_split_cnt[READ], 0); in throtl_downgrade_check()2065 tg->last_io_disp[WRITE] += atomic_xchg(&tg->last_io_split_cnt[WRITE], 0); in throtl_downgrade_check()2196 atomic_inc(&parent->last_io_split_cnt[rw]); in blk_throtl_charge_bio_split()