Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.c755 static void close_connection(struct connection *con, bool and_other) in close_connection() argument
759 if (con->othercon && and_other) in close_connection()
798 static void shutdown_connection(struct connection *con, bool and_other) in shutdown_connection() argument
802 if (con->othercon && and_other) in shutdown_connection()