Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_state.c1809 drbd_send_uuids(peer_device); in after_state_ch()
1830 drbd_send_uuids(peer_device); in after_state_ch()
1841 drbd_send_uuids(peer_device); in after_state_ch()
1869 drbd_send_uuids(peer_device); in after_state_ch()
H A Ddrbd_int.h1018 extern int drbd_send_uuids(struct drbd_peer_device *);
H A Ddrbd_main.c832 int drbd_send_uuids(struct drbd_peer_device *peer_device) in drbd_send_uuids() function