Searched refs:drbd_send_current_state (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1025 extern int drbd_send_current_state(struct drbd_peer_device *);
H A Ddrbd_receiver.c907 err = drbd_send_current_state(peer_device);
4580 drbd_send_current_state(peer_device);
H A Ddrbd_main.c988 * drbd_send_current_state() - Sends the drbd state to the peer
991 int drbd_send_current_state(struct drbd_peer_device *peer_device) function
H A Ddrbd_nl.c748 drbd_send_current_state(peer_device);

Completed in 161 milliseconds