Home
last modified time | relevance | path

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

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