Lines Matching refs:drbd_peer_request

204 	struct drbd_peer_request *peer_req, *tmp;  in reclaim_finished_net_peer_reqs()
221 struct drbd_peer_request *peer_req, *t; in drbd_kick_lo_and_reclaim_net()
340 struct drbd_peer_request *
345 struct drbd_peer_request *peer_req; in drbd_alloc_peer_req()
387 void __drbd_free_peer_req(struct drbd_device *device, struct drbd_peer_request *peer_req, in __drbd_free_peer_req()
406 struct drbd_peer_request *peer_req, *t; in drbd_free_peer_reqs()
428 struct drbd_peer_request *peer_req, *t; in drbd_finish_peer_reqs()
1368 struct drbd_peer_request *peer_req, in drbd_submit_peer_request()
1481 struct drbd_peer_request *peer_req) in drbd_remove_epoch_entry_interval()
1587 static struct drbd_peer_request *
1593 struct drbd_peer_request *peer_req; in read_in_block()
1760 struct drbd_peer_request *peer_req = in e_end_resync_block()
1761 container_of(w, struct drbd_peer_request, w); in e_end_resync_block()
1787 struct drbd_peer_request *peer_req; in recv_resync_read()
1933 struct drbd_peer_request *peer_req = in e_end_block()
1934 container_of(w, struct drbd_peer_request, w); in e_end_block()
1976 struct drbd_peer_request *peer_req = in e_send_ack()
1977 container_of(w, struct drbd_peer_request, w); in e_send_ack()
1994 struct drbd_peer_request *peer_req = in e_send_retry_write()
1995 container_of(w, struct drbd_peer_request, w); in e_send_retry_write()
2039 static bool overlapping_resync_write(struct drbd_device *device, struct drbd_peer_request *peer_req) in overlapping_resync_write()
2041 struct drbd_peer_request *rs_req; in overlapping_resync_write()
2163 struct drbd_peer_request *peer_req) in handle_write_conflicts()
2277 struct drbd_peer_request *peer_req; in receive_Data()
2519 struct drbd_peer_request *peer_req; in receive_DataRequest()