Lines Matching refs:first_peer_device
433 make_ov_request(first_peer_device(device), cancel); in w_resync_timer()
436 make_resync_request(first_peer_device(device), cancel); in w_resync_timer()
448 &first_peer_device(device)->connection->sender_work, in resync_timer_fn()
803 if (drbd_send_ov_request(first_peer_device(device), sector, size)) { in make_ov_request()
824 ov_out_of_sync_print(first_peer_device(device)); in w_ov_finished()
825 drbd_resync_finished(first_peer_device(device)); in w_ov_finished()
837 drbd_resync_finished(first_peer_device(device)); in w_resync_finished()
844 struct drbd_connection *connection = first_peer_device(device)->connection; in ping_peer()
1399 return pd_send_unplug_remote(first_peer_device(device)); in w_send_write_hint()
1428 struct drbd_peer_device *const peer_device = first_peer_device(device); in w_send_out_of_sync()
1459 struct drbd_peer_device *const peer_device = first_peer_device(device); in w_send_dblock()
1492 struct drbd_peer_device *const peer_device = first_peer_device(device); in w_send_read_req()
1740 struct drbd_peer_device *peer_device = first_peer_device(device); in drbd_start_resync()
1955 struct drbd_peer_device *peer_device = first_peer_device(device); in go_diskless()
2028 update_on_disk_bitmap(first_peer_device(device), test_bit(RS_DONE, &todo)); in do_device_work()