bio_cnt_reset_time  178 block/blk-throttle.c 	unsigned long bio_cnt_reset_time;
bio_cnt_reset_time 2300 block/blk-throttle.c 	if (time_after(jiffies, tg->bio_cnt_reset_time) || tg->bio_cnt > 1024) {
bio_cnt_reset_time 2301 block/blk-throttle.c 		tg->bio_cnt_reset_time = tg->td->throtl_slice + jiffies;