Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_receiver.c5623 static int got_conn_RqSReply(struct drbd_connection *connection, struct packet_info *pi) in got_conn_RqSReply() function
5654 return got_conn_RqSReply(connection, pi); in got_RqSReply()
6006 [P_CONN_ST_CHG_REPLY]={ sizeof(struct p_req_state_reply), got_conn_RqSReply },
/kernel/linux/linux-6.6/drivers/block/drbd/
H A 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 },

Completed in 15 milliseconds