Searched refs:drbd_send_sync_param (Results 1 – 4 of 4) sorted by relevance
1021 extern int drbd_send_sync_param(struct drbd_peer_device *);
1608 drbd_send_sync_param(peer_device); in drbd_adm_disk_opts()2456 drbd_send_sync_param(peer_device); in drbd_adm_net_opts()
698 int drbd_send_sync_param(struct drbd_peer_device *peer_device) in drbd_send_sync_param() function
901 err = drbd_send_sync_param(peer_device); in drbd_connected()