Searched refs:req_ack_pending (Results 1 – 3 of 3) sorted by relevance
366 if (connection->req_ack_pending == NULL) in set_if_null_req_ack_pending()367 connection->req_ack_pending = req; in set_if_null_req_ack_pending()375 if (connection->req_ack_pending != req) in advance_conn_req_ack_pending()384 connection->req_ack_pending = req; in advance_conn_req_ack_pending()
618 r2 = connection->req_ack_pending; in connection_oldest_requests_show()
763 struct drbd_request *req_ack_pending; member