Searched refs:drbd_send_state (Results 1 – 3 of 3) sorted by relevance
/drivers/block/drbd/ |
D | drbd_state.c | 1802 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()
|
D | drbd_int.h | 1092 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
|
D | drbd_main.c | 1028 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state() function
|