Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c588 static struct socket *drbd_try_connect(struct drbd_connection *connection) in drbd_try_connect() function
958 s = drbd_try_connect(connection); in conn_connect()