Searched refs:close_connection (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | lowcomms.c | 579 static void close_connection(struct connection *con, bool and_other, in close_connection() function 601 close_connection(con->othercon, false, tx, rx); in close_connection() 645 close_connection(con, false, true, true); in shutdown_connection() 751 close_connection(con, false, true, false); in receive_from_sock() 861 close_connection(othercon, false, true, false); in accept_from_sock() 1468 close_connection(con, false, false, true); in send_to_sock() 1503 close_connection(con, true, true, true); in dlm_lowcomms_close() 1609 close_connection(con, true, true, true); in free_conn()
|