Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dlowcomms.c1659 static void _stop_conn(struct connection *con, bool and_other) in _stop_conn() function
1671 _stop_conn(con->othercon, false); in _stop_conn()
1677 _stop_conn(con, true); in stop_conn()