Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.c1570 return notify_connection_state(skb, seq, connection, &connection_info, type); in notify_connection_state_change()
2068 notify_connection_state(NULL, 0, connection, NULL, NOTIFY_DESTROY); in w_after_conn_state_ch()
H A Ddrbd_int.h1594 extern int notify_connection_state(struct sk_buff *,
H A Ddrbd_nl.c2617 notify_connection_state(NULL, 0, connection, &connection_info, NOTIFY_CREATE | flags); in drbd_adm_connect()
4666 int notify_connection_state(struct sk_buff *skb, in notify_connection_state() function