Home
last modified time | relevance | path

Searched refs:drbd_send_uuids (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_state.c1801 drbd_send_uuids(peer_device); in after_state_ch()
1822 drbd_send_uuids(peer_device); in after_state_ch()
1833 drbd_send_uuids(peer_device); in after_state_ch()
1861 drbd_send_uuids(peer_device); in after_state_ch()
H A Ddrbd_int.h1088 extern int drbd_send_uuids(struct drbd_peer_device *);
H A Ddrbd_nl.c747 drbd_send_uuids(peer_device); in drbd_set_role()
2952 drbd_send_uuids(first_peer_device(device)); in drbd_adm_resize()
H A Ddrbd_receiver.c904 err = drbd_send_uuids(peer_device); in drbd_connected()
4626 drbd_send_uuids(peer_device); in receive_state()
H A Ddrbd_main.c865 int drbd_send_uuids(struct drbd_peer_device *peer_device) in drbd_send_uuids() function