Searched refs:drbd_send_state (Results 1 – 3 of 3) sorted by relevance
/drivers/block/drbd/ |
D | drbd_state.c | 1803 drbd_send_state(peer_device, ns); in after_state_ch() 1863 drbd_send_state(peer_device, ns); in after_state_ch() 1870 drbd_send_state(peer_device, ns); in after_state_ch() 1880 drbd_send_state(peer_device, ns); in after_state_ch() 1883 drbd_send_state(peer_device, ns); in after_state_ch() 1941 drbd_send_state(peer_device, ns); in after_state_ch() 1965 drbd_send_state(peer_device, ns); in after_state_ch() 1973 drbd_send_state(peer_device, ns); in after_state_ch() 1991 drbd_send_state(peer_device, ns); in after_state_ch() 1998 drbd_send_state(peer_device, ns); in after_state_ch()
|
D | drbd_int.h | 1088 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
|
D | drbd_main.c | 1010 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state() function
|