Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_proc.c171 db = device->rs_mark_left[i] - rs_left; in drbd_syncer_progress()
188 db = device->rs_mark_left[i] - rs_left; in drbd_syncer_progress()
Ddrbd_actlog.c742 if (device->rs_mark_left[device->rs_last_mark] != still_to_go && in drbd_advance_rs_marks()
746 device->rs_mark_left[next] = still_to_go; in drbd_advance_rs_marks()
Ddrbd_int.h901 unsigned long rs_mark_left[DRBD_SYNC_MARKS]; member
Ddrbd_worker.c1732 device->rs_mark_left[i] = tw; in drbd_start_resync()
Ddrbd_state.c1107 device->rs_mark_left[i] = device->ov_left; in __drbd_set_state()
Ddrbd_receiver.c2504 db = device->rs_mark_left[i] - rs_left; in drbd_rs_c_min_rate_throttle()
2641 device->rs_mark_left[i] = device->ov_left; in receive_DataRequest()
Ddrbd_main.c1992 device->rs_mark_left[i] = 0; in drbd_device_cleanup()