Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dlowcomms.c383 static void close_connection(struct connection *con, bool and_other) in close_connection() argument
391 if (con->othercon && and_other) { in close_connection()