Searched refs:notify_connection_state (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_state.c | 1567 notify_connection_state(skb, seq, connection, &connection_info, type); in notify_connection_state_change() 2062 notify_connection_state(NULL, 0, connection, NULL, NOTIFY_DESTROY); in w_after_conn_state_ch()
|
D | drbd_int.h | 1686 extern void notify_connection_state(struct sk_buff *,
|
D | drbd_nl.c | 2680 notify_connection_state(NULL, 0, connection, &connection_info, NOTIFY_CREATE | flags); in drbd_adm_connect() 4733 void notify_connection_state(struct sk_buff *skb, in notify_connection_state() function
|