Searched refs:close_connection (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/fs/dlm/ |
| D | lowcomms.c | 580 static void close_connection(struct connection *con, bool and_other, in close_connection() function 602 close_connection(con->othercon, false, true, true); in close_connection() 649 close_connection(con, false, true, true); in shutdown_connection() 755 close_connection(con, false, true, false); in receive_from_sock() 865 close_connection(othercon, false, true, false); in accept_from_sock() 1472 close_connection(con, false, false, true); in send_to_sock() 1507 close_connection(con, true, true, true); in dlm_lowcomms_close() 1613 close_connection(con, true, true, true); in free_conn()
|