Searched refs:drbd_send_sync_param (Results 1 – 4 of 4) sorted by relevance
1091 extern int drbd_send_sync_param(struct drbd_peer_device *);
1430 drbd_send_sync_param(peer_device); in drbd_adm_disk_opts()2230 drbd_send_sync_param(peer_device); in drbd_adm_net_opts()
726 int drbd_send_sync_param(struct drbd_peer_device *peer_device) in drbd_send_sync_param() function
881 err = drbd_send_sync_param(peer_device); in drbd_connected()