Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlowcomms.c731 static void stop_connection_io(struct connection *con) in stop_connection_io()
734 stop_connection_io(con->othercon); in stop_connection_io()
1455 stop_connection_io(con); in dlm_lowcomms_close()
1727 stop_connection_io(con); in dlm_lowcomms_shutdown()
730 static void stop_connection_io(struct connection *con) stop_connection_io() function