Home
last modified time | relevance | path

Searched refs:got_conn_RqSReply (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/block/drbd/
Ddrbd_receiver.c5572 static int got_conn_RqSReply(struct drbd_connection *connection, struct packet_info *pi) in got_conn_RqSReply() function
5603 return got_conn_RqSReply(connection, pi); in got_RqSReply()
5957 [P_CONN_ST_CHG_REPLY]={ sizeof(struct p_req_state_reply), got_conn_RqSReply },