Searched refs:drbd_send_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_state.c1789 * the sync uuid now. Need to do that before any drbd_send_state, or
1810 drbd_send_state(peer_device, ns);
1870 drbd_send_state(peer_device, ns);
1877 drbd_send_state(peer_device, ns);
1887 drbd_send_state(peer_device, ns);
1890 drbd_send_state(peer_device, ns);
1917 /* Intentionally call this handler first, before drbd_send_state().
1949 drbd_send_state(peer_device, ns);
1973 drbd_send_state(peer_device, ns);
1981 drbd_send_state(peer_devic
[all...]
H A Ddrbd_int.h1024 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
H A Ddrbd_main.c1005 * drbd_send_state() - After a state change, sends the new state to the peer
1014 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) function

Completed in 116 milliseconds