Home
last modified time | relevance | path

Searched refs:drbd_send_uuids (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.c1346 drbd_send_uuids(peer_device); in after_state_ch()
1372 drbd_send_uuids(peer_device); in after_state_ch()
1383 drbd_send_uuids(peer_device); in after_state_ch()
1411 drbd_send_uuids(peer_device); in after_state_ch()
Ddrbd_int.h1085 extern int drbd_send_uuids(struct drbd_peer_device *);
Ddrbd_nl.c694 drbd_send_uuids(peer_device); in drbd_set_role()
2609 drbd_send_uuids(first_peer_device(device)); in drbd_adm_resize()
Ddrbd_receiver.c885 err = drbd_send_uuids(peer_device); in drbd_connected()
4197 drbd_send_uuids(peer_device); in receive_state()
Ddrbd_main.c868 int drbd_send_uuids(struct drbd_peer_device *peer_device) in drbd_send_uuids() function