Home
last modified time | relevance | path

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

/linux-6.6.21/fs/dlm/
Dlowcomms.c752 static void close_connection(struct connection *con, bool and_other) in close_connection() argument
756 if (con->othercon && and_other) in close_connection()
795 static void shutdown_connection(struct connection *con, bool and_other) in shutdown_connection() argument
799 if (con->othercon && and_other) in shutdown_connection()