Searched refs:req_ack_pending (Results 1 – 3 of 3) sorted by relevance
367 if (connection->req_ack_pending == NULL) in set_if_null_req_ack_pending()368 connection->req_ack_pending = req; in set_if_null_req_ack_pending()376 if (connection->req_ack_pending != req) in advance_conn_req_ack_pending()385 connection->req_ack_pending = req; in advance_conn_req_ack_pending()
610 r2 = connection->req_ack_pending; in connection_oldest_requests_show()
764 struct drbd_request *req_ack_pending; member