Home
last modified time | relevance | path

Searched refs:drbd_send_uuids_skip_initial_sync (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1019 extern int drbd_send_uuids_skip_initial_sync(struct drbd_peer_device *);
H A Ddrbd_main.c861 int drbd_send_uuids_skip_initial_sync(struct drbd_peer_device *peer_device) in drbd_send_uuids_skip_initial_sync() function
H A Ddrbd_nl.c4167 drbd_send_uuids_skip_initial_sync(first_peer_device(device)); in drbd_adm_new_c_uuid()