Searched refs:othercon (Results 1 – 1 of 1) sorted by relevance
102 struct connection *othercon; member728 if (con->othercon) in allow_connection_io()735 if (con->othercon) in stop_connection_io()1051 struct connection *othercon = newcon->othercon; in accept_from_sock() local1053 if (!othercon) { in accept_from_sock()1054 othercon = kzalloc(sizeof(*othercon), GFP_NOFS); in accept_from_sock()1055 if (!othercon) { in accept_from_sock()1065 newcon->othercon = othercon; in accept_from_sock()1467 if (con->othercon) { in dlm_lowcomms_close()1738 if (con->othercon) in dlm_lowcomms_shutdown()[all …]