Searched refs:last_io_split_cnt (Results 1 – 2 of 2) sorted by relevance
136 atomic_t last_io_split_cnt[2]; member
1919 tg->last_io_disp[READ] += atomic_xchg(&tg->last_io_split_cnt[READ], 0); in throtl_downgrade_check()1926 tg->last_io_disp[WRITE] += atomic_xchg(&tg->last_io_split_cnt[WRITE], 0); in throtl_downgrade_check()2057 atomic_inc(&parent->last_io_split_cnt[rw]); in blk_throtl_charge_bio_split()
Completed in 8 milliseconds