Home
last modified time | relevance | path

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

/Linux-v6.1/fs/dlm/
Dlowcomms.c1703 static void _stop_conn(struct connection *con, bool and_other) in _stop_conn() function
1715 _stop_conn(con->othercon, false); in _stop_conn()
1721 _stop_conn(con, true); in stop_conn()