Lines Matching refs:drbd_peer_device
59 static int drbd_disconnected(struct drbd_peer_device *);
225 struct drbd_peer_device *peer_device; in conn_reclaim_net_peer_reqs()
263 struct page *drbd_alloc_pages(struct drbd_peer_device *peer_device, unsigned int number, in drbd_alloc_pages()
361 drbd_alloc_peer_req(struct drbd_peer_device *peer_device, u64 id, sector_t sector, in drbd_alloc_peer_req()
890 int drbd_connected(struct drbd_peer_device *peer_device) in drbd_connected()
927 struct drbd_peer_device *peer_device; in conn_connect()
1315 struct drbd_peer_device *peer_device; in drbd_flush()
1754 struct drbd_peer_device *peer_device; in conn_wait_active_ee_empty()
1859 read_in_block(struct drbd_peer_device *peer_device, u64 id, sector_t sector, in read_in_block()
1984 static int drbd_drain_block(struct drbd_peer_device *peer_device, int data_size) in drbd_drain_block()
2009 static int recv_dless_read(struct drbd_peer_device *peer_device, struct drbd_request *req, in recv_dless_read()
2065 struct drbd_peer_device *peer_device = peer_req->peer_device; in e_end_resync_block()
2086 static int recv_resync_read(struct drbd_peer_device *peer_device, sector_t sector, in recv_resync_read()
2145 struct drbd_peer_device *peer_device; in receive_DataReply()
2180 struct drbd_peer_device *peer_device; in receive_RSDataReply()
2239 struct drbd_peer_device *peer_device = peer_req->peer_device; in e_end_block()
2282 struct drbd_peer_device *peer_device = peer_req->peer_device; in e_send_ack()
2321 static void update_peer_seq(struct drbd_peer_device *peer_device, unsigned int peer_seq) in update_peer_seq()
2382 static int wait_for_and_update_peer_seq(struct drbd_peer_device *peer_device, const u32 peer_seq) in wait_for_and_update_peer_seq()
2588 struct drbd_peer_device *peer_device; in receive_Data()
2838 struct drbd_peer_device *peer_device; in receive_DataRequest()
3052 static int drbd_asb_recover_0p(struct drbd_peer_device *peer_device) __must_hold(local) in drbd_asb_recover_0p()
3135 static int drbd_asb_recover_1p(struct drbd_peer_device *peer_device) __must_hold(local) in drbd_asb_recover_1p()
3192 static int drbd_asb_recover_2p(struct drbd_peer_device *peer_device) __must_hold(local) in drbd_asb_recover_2p()
3271 struct drbd_peer_device *const peer_device = first_peer_device(device); in drbd_uuid_compare()
3487 static enum drbd_conns drbd_sync_handshake(struct drbd_peer_device *peer_device, in drbd_sync_handshake()
3879 struct drbd_peer_device *peer_device; in receive_SyncParam()
4102 struct drbd_peer_device *peer_device; in receive_sizes()
4274 struct drbd_peer_device *peer_device; in receive_uuids()
4379 struct drbd_peer_device *peer_device; in receive_req_state()
4436 struct drbd_peer_device *peer_device; in receive_state()
4633 struct drbd_peer_device *peer_device; in receive_sync_uuid()
4673 receive_bitmap_plain(struct drbd_peer_device *peer_device, unsigned int size, in receive_bitmap_plain()
4725 recv_bm_rle_bits(struct drbd_peer_device *peer_device, in recv_bm_rle_bits()
4794 decode_bitmap_c(struct drbd_peer_device *peer_device, in decode_bitmap_c()
4857 struct drbd_peer_device *peer_device; in receive_bitmap()
4961 struct drbd_peer_device *peer_device; in receive_out_of_sync()
4987 struct drbd_peer_device *peer_device; in receive_rs_deallocated()
5148 struct drbd_peer_device *peer_device; in conn_disconnect()
5203 static int drbd_disconnected(struct drbd_peer_device *peer_device) in drbd_disconnected()
5632 struct drbd_peer_device *peer_device; in got_RqSReply()
5677 struct drbd_peer_device *peer_device; in got_IsInSync()
5729 struct drbd_peer_device *peer_device; in got_BlockAck()
5775 struct drbd_peer_device *peer_device; in got_NegAck()
5811 struct drbd_peer_device *peer_device; in got_NegDReply()
5833 struct drbd_peer_device *peer_device; in got_NegRSDReply()
5871 struct drbd_peer_device *peer_device; in got_BarrierAck()
5894 struct drbd_peer_device *peer_device; in got_OVResult()
6139 struct drbd_peer_device *peer_device = in drbd_send_acks_wf()
6140 container_of(ws, struct drbd_peer_device, send_acks_work); in drbd_send_acks_wf()