Searched refs:close_connection (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/dlm/ |
D | lowcomms.c | 590 static void close_connection(struct connection *con, bool and_other, in close_connection() function 612 close_connection(con->othercon, false, true, true); in close_connection() 718 close_connection(con, true, true, false); in receive_from_sock() 1548 close_connection(con, true, false, true); in send_to_sock() 1583 close_connection(con, true, true, true); in dlm_lowcomms_close() 1680 close_connection(con, true, true, true); in free_conn() 1776 close_connection(con, false, true, true); in dlm_lowcomms_start()
|