Searched refs:drbd_send_state (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_state.c | 1347 drbd_send_state(peer_device, ns); in after_state_ch() 1412 drbd_send_state(peer_device, ns); in after_state_ch() 1419 drbd_send_state(peer_device, ns); in after_state_ch() 1429 drbd_send_state(peer_device, ns); in after_state_ch() 1432 drbd_send_state(peer_device, ns); in after_state_ch() 1486 drbd_send_state(peer_device, ns); in after_state_ch() 1510 drbd_send_state(peer_device, ns); in after_state_ch() 1518 drbd_send_state(peer_device, ns); in after_state_ch() 1536 drbd_send_state(peer_device, ns); in after_state_ch() 1543 drbd_send_state(peer_device, ns); in after_state_ch()
|
D | drbd_int.h | 1089 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
|
D | drbd_main.c | 994 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state() function
|