Searched refs:IBLND_CONN_CLOSING (Results 1 – 2 of 2) sorted by relevance
608 #define IBLND_CONN_CLOSING 4 /* being closed */ macro
1905 kiblnd_set_conn_state(conn, IBLND_CONN_CLOSING); in kiblnd_close_conn_locked()3106 LASSERT(conn->ibc_state == IBLND_CONN_CLOSING); in kiblnd_disconnect_conn()