Searched refs:rs_last_events (Results 1 – 4 of 4) sorted by relevance
960 int rs_last_events; /* counter of read or write "events" (unit sectors) member
1680 device->rs_last_events = (int)part_stat_read_accum(&disk->part0, sectors); in drbd_rs_controller_reset()
2808 || curr_events - device->rs_last_events > 64) { in drbd_rs_c_min_rate_throttle()2812 device->rs_last_events = curr_events; in drbd_rs_c_min_rate_throttle()
2063 device->rs_last_events = 0; in drbd_device_cleanup()