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()
449 &first_peer_device(device)->connection->sender_work, in resync_timer_fn()
804 if (drbd_send_ov_request(first_peer_device(device), sector, size)) { in make_ov_request()
825 ov_out_of_sync_print(first_peer_device(device)); in w_ov_finished()
826 drbd_resync_finished(first_peer_device(device)); in w_ov_finished()
838 drbd_resync_finished(first_peer_device(device)); in w_resync_finished()
845 struct drbd_connection *connection = first_peer_device(device)->connection; in ping_peer()
1380 return pd_send_unplug_remote(first_peer_device(device)); in w_send_write_hint()
1409 struct drbd_peer_device *const peer_device = first_peer_device(device); in w_send_out_of_sync()
1440 struct drbd_peer_device *const peer_device = first_peer_device(device); in w_send_dblock()
1473 struct drbd_peer_device *const peer_device = first_peer_device(device); in w_send_read_req()
1722 struct drbd_peer_device *peer_device = first_peer_device(device); in drbd_start_resync()
1937 struct drbd_peer_device *peer_device = first_peer_device(device); in go_diskless()
2010 update_on_disk_bitmap(first_peer_device(device), test_bit(RS_DONE, &todo)); in do_device_work()