Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.c790 static void close_connection(struct connection *con, bool and_other, in close_connection() function
810 close_connection(con->othercon, false, tx, rx); in close_connection()
879 close_connection(con, false, true, true); in shutdown_connection()
986 close_connection(con, false, true, false); in receive_from_sock()
1102 close_connection(othercon, false, true, false); in accept_from_sock()
1470 close_connection(con, false, false, true); in send_to_sock()
1515 close_connection(con, true, true, true); in dlm_lowcomms_close()
1631 close_connection(con, false, false, true); in process_send_sockets()
1738 close_connection(con, true, true, true); in free_conn()