Home
last modified time | relevance | path

Searched refs:drbd_send_sync_param (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/block/drbd/
Ddrbd_int.h1243 extern int drbd_send_sync_param(struct drbd_conf *mdev, struct syncer_conf *sc);
Ddrbd_nl.c1917 drbd_send_sync_param(mdev, &sc); in drbd_nl_syncer_conf()
Ddrbd_receiver.c904 drbd_send_sync_param(mdev, &mdev->sync_conf); in drbd_connect()
Ddrbd_main.c1909 int drbd_send_sync_param(struct drbd_conf *mdev, struct syncer_conf *sc) in drbd_send_sync_param() function