Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h568 #define IBLND_CONN_CLOSING 4 /* being closed */ macro
Do2iblnd_cb.c1866 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()