Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_main.c1464 static int we_should_drop_the_connection(struct drbd_connection *connection, struct socket *sock) in we_should_drop_the_connection() function
1555 if (we_should_drop_the_connection(peer_device->connection, socket)) in _drbd_send_page()
1830 if (we_should_drop_the_connection(connection, sock)) in drbd_send()