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

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

Completed in 113 milliseconds