Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_main.c1482 static int we_should_drop_the_connection(struct drbd_connection *connection, struct socket *sock) in we_should_drop_the_connection() function
1573 if (we_should_drop_the_connection(peer_device->connection, socket)) in _drbd_send_page()
1871 if (we_should_drop_the_connection(connection, sock)) in drbd_send()