Home
last modified time | relevance | path

Searched refs:rs_mark_left (Results 1 – 7 of 7) sorted by relevance

/drivers/block/drbd/
Ddrbd_proc.c148 db = device->rs_mark_left[i] - rs_left; in drbd_syncer_progress()
165 db = device->rs_mark_left[i] - rs_left; in drbd_syncer_progress()
Ddrbd_actlog.c744 if (device->rs_mark_left[device->rs_last_mark] != still_to_go && in drbd_advance_rs_marks()
748 device->rs_mark_left[next] = still_to_go; in drbd_advance_rs_marks()
Ddrbd_int.h898 unsigned long rs_mark_left[DRBD_SYNC_MARKS]; member
Ddrbd_worker.c1832 device->rs_mark_left[i] = tw; in drbd_start_resync()
Ddrbd_state.c1397 device->rs_mark_left[i] = device->ov_left; in _drbd_set_state()
Ddrbd_receiver.c2827 db = device->rs_mark_left[i] - rs_left; in drbd_rs_c_min_rate_throttle()
2972 device->rs_mark_left[i] = device->ov_left; in receive_DataRequest()
Ddrbd_main.c2069 device->rs_mark_left[i] = 0; in drbd_device_cleanup()