Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_state.c1802 drbd_send_state(peer_device, ns); in after_state_ch()
1862 drbd_send_state(peer_device, ns); in after_state_ch()
1869 drbd_send_state(peer_device, ns); in after_state_ch()
1879 drbd_send_state(peer_device, ns); in after_state_ch()
1882 drbd_send_state(peer_device, ns); in after_state_ch()
1940 drbd_send_state(peer_device, ns); in after_state_ch()
1964 drbd_send_state(peer_device, ns); in after_state_ch()
1972 drbd_send_state(peer_device, ns); in after_state_ch()
1990 drbd_send_state(peer_device, ns); in after_state_ch()
1997 drbd_send_state(peer_device, ns); in after_state_ch()
Ddrbd_int.h1092 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
Ddrbd_main.c1028 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state() function