Searched refs:drbd_send_uuids (Results 1 – 5 of 5) sorted by relevance
1802 drbd_send_uuids(peer_device); in after_state_ch()1823 drbd_send_uuids(peer_device); in after_state_ch()1834 drbd_send_uuids(peer_device); in after_state_ch()1862 drbd_send_uuids(peer_device); in after_state_ch()
1088 extern int drbd_send_uuids(struct drbd_peer_device *);
747 drbd_send_uuids(peer_device); in drbd_set_role()2952 drbd_send_uuids(first_peer_device(device)); in drbd_adm_resize()
906 err = drbd_send_uuids(peer_device); in drbd_connected()4619 drbd_send_uuids(peer_device); in receive_state()
848 int drbd_send_uuids(struct drbd_peer_device *peer_device) in drbd_send_uuids() function