Searched refs:drbd_send_sync_param (Results 1 – 4 of 4) sorted by relevance
1090 extern int drbd_send_sync_param(struct drbd_peer_device *);
1602 drbd_send_sync_param(peer_device); in drbd_adm_disk_opts()2443 drbd_send_sync_param(peer_device); in drbd_adm_net_opts()
708 int drbd_send_sync_param(struct drbd_peer_device *peer_device) in drbd_send_sync_param() function
902 err = drbd_send_sync_param(peer_device); in drbd_connected()