Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.c756 static void close_connection(struct connection *con, bool and_other) in close_connection() argument
760 if (con->othercon && and_other) in close_connection()
799 static void shutdown_connection(struct connection *con, bool and_other) in shutdown_connection() argument
803 if (con->othercon && and_other) in shutdown_connection()