Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_receiver.c1911 if (!mdev->rs_last_events || curr_events - mdev->rs_last_events > 64) { in drbd_rs_should_slow_down()
1915 mdev->rs_last_events = curr_events; in drbd_rs_should_slow_down()
Ddrbd_worker.c1554 mdev->rs_last_events = 0; in drbd_start_resync()
Ddrbd_int.h1124 int rs_last_events; /* counter of read or write "events" (unit sectors) member
Ddrbd_main.c1186 mdev->rs_last_events = 0; in __drbd_set_state()
3078 mdev->rs_last_events = 0; in drbd_mdev_cleanup()