Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_int.h1093 extern int drbd_send_current_state(struct drbd_peer_device *);
H A Ddrbd_receiver.c906 err = drbd_send_current_state(peer_device); in drbd_connected()
4627 drbd_send_current_state(peer_device); in receive_state()
H A Ddrbd_main.c1002 * drbd_send_current_state() - Sends the drbd state to the peer
1005 int drbd_send_current_state(struct drbd_peer_device *peer_device) in drbd_send_current_state() function
H A Ddrbd_nl.c748 drbd_send_current_state(peer_device); in drbd_set_role()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_int.h1023 extern int drbd_send_current_state(struct drbd_peer_device *);
H A Ddrbd_receiver.c907 err = drbd_send_current_state(peer_device); in drbd_connected()
4580 drbd_send_current_state(peer_device); in receive_state()
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) in drbd_send_current_state() function
H A Ddrbd_nl.c748 drbd_send_current_state(peer_device); in drbd_set_role()

Completed in 44 milliseconds