Searched refs:drbd_send_state (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/block/drbd/ |
D | drbd_state.c | 1810 drbd_send_state(peer_device, ns); in after_state_ch() 1870 drbd_send_state(peer_device, ns); in after_state_ch() 1877 drbd_send_state(peer_device, ns); in after_state_ch() 1887 drbd_send_state(peer_device, ns); in after_state_ch() 1890 drbd_send_state(peer_device, ns); in after_state_ch() 1949 drbd_send_state(peer_device, ns); in after_state_ch() 1973 drbd_send_state(peer_device, ns); in after_state_ch() 1981 drbd_send_state(peer_device, ns); in after_state_ch() 1999 drbd_send_state(peer_device, ns); in after_state_ch() 2006 drbd_send_state(peer_device, ns); in after_state_ch()
|
D | drbd_int.h | 1019 extern int drbd_send_state(struct drbd_peer_device *, union drbd_state s);
|
D | drbd_main.c | 1000 int drbd_send_state(struct drbd_peer_device *peer_device, union drbd_state state) in drbd_send_state() function
|