Searched refs:drbd_send_sync_param (Results 1 – 4 of 4) sorted by relevance
1094 extern int drbd_send_sync_param(struct drbd_peer_device *);
1679 drbd_send_sync_param(peer_device); in drbd_adm_disk_opts()2522 drbd_send_sync_param(peer_device); in drbd_adm_net_opts()
722 int drbd_send_sync_param(struct drbd_peer_device *peer_device) in drbd_send_sync_param() function
900 err = drbd_send_sync_param(peer_device); in drbd_connected()