Lines Matching defs:peer_device
488 struct drbd_peer_device *peer_device; in conn_lowest_minor() local
638 void *drbd_prepare_command(struct drbd_peer_device *peer_device, struct drbd_socket *sock) in drbd_prepare_command()
692 int drbd_send_command(struct drbd_peer_device *peer_device, struct drbd_socket *sock, in drbd_send_command()
724 int drbd_send_sync_param(struct drbd_peer_device *peer_device) in drbd_send_sync_param()
834 static int _drbd_send_uuids(struct drbd_peer_device *peer_device, u64 uuid_flags) in _drbd_send_uuids()
868 int drbd_send_uuids(struct drbd_peer_device *peer_device) in drbd_send_uuids()
873 int drbd_send_uuids_skip_initial_sync(struct drbd_peer_device *peer_device) in drbd_send_uuids_skip_initial_sync()
896 void drbd_gen_and_send_sync_uuid(struct drbd_peer_device *peer_device) in drbd_gen_and_send_sync_uuid()
922 int drbd_send_sizes(struct drbd_peer_device *peer_device, int trigger_reply, enum dds_flags flags) in drbd_send_sizes()
971 int drbd_send_current_state(struct drbd_peer_device *peer_device) in drbd_send_current_state()
994 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state()
1007 int drbd_send_state_req(struct drbd_peer_device *peer_device, union drbd_state mask, union drbd_sta… in drbd_send_state_req()
1037 void drbd_send_sr_reply(struct drbd_peer_device *peer_device, enum drbd_state_rv retcode) in drbd_send_sr_reply()
1315 static int _drbd_send_ack(struct drbd_peer_device *peer_device, enum drbd_packet cmd, in _drbd_send_ack()
1338 void drbd_send_ack_dp(struct drbd_peer_device *peer_device, enum drbd_packet cmd, in drbd_send_ack_dp()
1347 void drbd_send_ack_rp(struct drbd_peer_device *peer_device, enum drbd_packet cmd, in drbd_send_ack_rp()
1359 int drbd_send_ack(struct drbd_peer_device *peer_device, enum drbd_packet cmd, in drbd_send_ack()
1370 int drbd_send_ack_ex(struct drbd_peer_device *peer_device, enum drbd_packet cmd, in drbd_send_ack_ex()
1379 int drbd_send_drequest(struct drbd_peer_device *peer_device, int cmd, in drbd_send_drequest()
1395 int drbd_send_drequest_csum(struct drbd_peer_device *peer_device, sector_t sector, int size, in drbd_send_drequest_csum()
1413 int drbd_send_ov_request(struct drbd_peer_device *peer_device, sector_t sector, int size) in drbd_send_ov_request()
1483 static int _drbd_no_send_page(struct drbd_peer_device *peer_device, struct page *page, in _drbd_no_send_page()
1499 static int _drbd_send_page(struct drbd_peer_device *peer_device, struct page *page, in _drbd_send_page()
1548 static int _drbd_send_bio(struct drbd_peer_device *peer_device, struct bio *bio) in _drbd_send_bio()
1567 static int _drbd_send_zc_bio(struct drbd_peer_device *peer_device, struct bio *bio) in _drbd_send_zc_bio()
1585 static int _drbd_send_zc_ee(struct drbd_peer_device *peer_device, in _drbd_send_zc_ee()
1619 int drbd_send_dblock(struct drbd_peer_device *peer_device, struct drbd_request *req) in drbd_send_dblock()
1707 int drbd_send_block(struct drbd_peer_device *peer_device, enum drbd_packet cmd, in drbd_send_block()
1738 int drbd_send_out_of_sync(struct drbd_peer_device *peer_device, struct drbd_request *req) in drbd_send_out_of_sync()
2168 struct drbd_peer_device *peer_device, *tmp_peer_device; in drbd_destroy_device() local
2720 struct drbd_peer_device *peer_device, *tmp_peer_device; in drbd_create_device() local
2880 struct drbd_peer_device *peer_device; in drbd_delete_device() local
3013 struct drbd_peer_device *peer_device; in conn_md_sync() local