notify_connection_state 1686 drivers/block/drbd/drbd_int.h extern void notify_connection_state(struct sk_buff *,
notify_connection_state 2680 drivers/block/drbd/drbd_nl.c 	notify_connection_state(NULL, 0, connection, &connection_info, NOTIFY_CREATE | flags);
notify_connection_state 1567 drivers/block/drbd/drbd_state.c 	notify_connection_state(skb, seq, connection, &connection_info, type);
notify_connection_state 2062 drivers/block/drbd/drbd_state.c 		notify_connection_state(NULL, 0, connection, NULL, NOTIFY_DESTROY);