Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_int.h1085 extern int drbd_send_uuids_skip_initial_sync(struct drbd_peer_device *);
Ddrbd_main.c857 int drbd_send_uuids_skip_initial_sync(struct drbd_peer_device *peer_device) in drbd_send_uuids_skip_initial_sync() function
Ddrbd_nl.c4144 drbd_send_uuids_skip_initial_sync(first_peer_device(device)); in drbd_adm_new_c_uuid()