Searched refs:drbd_send_state (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_state.c | 1816 drbd_send_state(peer_device, ns); in after_state_ch() 1876 drbd_send_state(peer_device, ns); in after_state_ch() 1883 drbd_send_state(peer_device, ns); in after_state_ch() 1893 drbd_send_state(peer_device, ns); in after_state_ch() 1896 drbd_send_state(peer_device, ns); in after_state_ch() 1954 drbd_send_state(peer_device, ns); in after_state_ch() 1978 drbd_send_state(peer_device, ns); in after_state_ch() 1986 drbd_send_state(peer_device, ns); in after_state_ch() 2004 drbd_send_state(peer_device, ns); in after_state_ch() 2011 drbd_send_state(peer_device, ns); in after_state_ch()
|
D | drbd_int.h | 1100 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
|
D | drbd_main.c | 1032 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state() function
|