Searched refs:drbd_bm_total_weight (Results 1 – 8 of 8) sorted by relevance
56 *bits_left = drbd_bm_total_weight(device) - device->rs_failed; in drbd_get_syncer_progress()304 drbd_bm_total_weight(device))); in drbd_seq_show()
2821 rs_left = drbd_bm_total_weight(device) - device->rs_failed; in drbd_rs_c_min_rate_throttle()3308 device->state.disk >= D_NEGOTIATING ? drbd_bm_total_weight(device) : 0, 0); in drbd_uuid_compare()3449 device->state.disk >= D_NEGOTIATING ? drbd_bm_total_weight(device) : 0, 0); in drbd_uuid_compare()3643 if (drbd_bm_total_weight(device)) { in drbd_sync_handshake()3645 drbd_bm_total_weight(device)); in drbd_sync_handshake()4498 if (drbd_bm_total_weight(device) <= device->rs_failed) in receive_state()
917 n_oos = drbd_bm_total_weight(device); in drbd_resync_finished()1820 unsigned long tw = drbd_bm_total_weight(device); in drbd_start_resync()
820 unsigned long still_to_go = drbd_bm_total_weight(device); in update_sync_bits()
774 unsigned long drbd_bm_total_weight(struct drbd_device *device) in drbd_bm_total_weight() function
1378 extern unsigned long drbd_bm_total_weight(struct drbd_device *device);
3647 s->peer_dev_out_of_sync = drbd_bm_total_weight(device) << (BM_BLOCK_SHIFT - 9); in peer_device_to_statistics()3860 drbd_bm_total_weight(device))) in nla_put_status_info()
848 device->comm_bm_set = drbd_bm_total_weight(device); in _drbd_send_uuids()