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()
386 void __drbd_free_peer_req(struct drbd_device *device, struct drbd_peer_request *peer_req, in __drbd_free_peer_req()
405 struct drbd_peer_request *peer_req, *t; in drbd_free_peer_reqs()
427 struct drbd_peer_request *peer_req, *t; in drbd_finish_peer_reqs()
1367 struct drbd_peer_request *peer_req, in drbd_submit_peer_request()
1480 struct drbd_peer_request *peer_req) in drbd_remove_epoch_entry_interval()
1586 static struct drbd_peer_request *
1592 struct drbd_peer_request *peer_req; in read_in_block()
1759 struct drbd_peer_request *peer_req = in e_end_resync_block()
1760 container_of(w, struct drbd_peer_request, w); in e_end_resync_block()
1786 struct drbd_peer_request *peer_req; in recv_resync_read()
1932 struct drbd_peer_request *peer_req = in e_end_block()
1933 container_of(w, struct drbd_peer_request, w); in e_end_block()
1975 struct drbd_peer_request *peer_req = in e_send_ack()
1976 container_of(w, struct drbd_peer_request, w); in e_send_ack()
1993 struct drbd_peer_request *peer_req = in e_send_retry_write()
1994 container_of(w, struct drbd_peer_request, w); in e_send_retry_write()
2038 static bool overlapping_resync_write(struct drbd_device *device, struct drbd_peer_request *peer_req) in overlapping_resync_write()
2040 struct drbd_peer_request *rs_req; in overlapping_resync_write()
2162 struct drbd_peer_request *peer_req) in handle_write_conflicts()
2276 struct drbd_peer_request *peer_req; in receive_Data()
2518 struct drbd_peer_request *peer_req; in receive_DataRequest()