Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dlowcomms.c590 static void close_connection(struct connection *con, bool and_other, in close_connection() argument
610 if (con->othercon && and_other) { in close_connection()
1659 static void _stop_conn(struct connection *con, bool and_other) in _stop_conn() argument
1670 if (con->othercon && and_other) in _stop_conn()