Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c1471 static int we_should_drop_the_connection(struct drbd_connection *connection, struct socket *sock) in we_should_drop_the_connection() function
1566 if (we_should_drop_the_connection(peer_device->connection, socket)) in _drbd_send_page()
1841 if (we_should_drop_the_connection(connection, sock)) in drbd_send()

Completed in 13 milliseconds