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