Searched refs:close_connection (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/dlm/ |
D | lowcomms.c | 540 static void close_connection(struct connection *con, bool and_other, in close_connection() function 557 close_connection(con->othercon, false, true, true); in close_connection() 662 close_connection(con, false, true, false); in receive_from_sock() 1481 close_connection(con, false, false, true); in send_to_sock() 1513 close_connection(con, true, true, true); in dlm_lowcomms_close() 1595 close_connection(con, true, true, true); in free_conn() 1666 close_connection(con, false, true, true); in dlm_lowcomms_start()
|