Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.c1707 static void _stop_conn(struct connection *con, bool and_other) in _stop_conn() function
1719 _stop_conn(con->othercon, false); in _stop_conn()
1725 _stop_conn(con, true); in stop_conn()