Searched refs:ISCSI_LOGOUT_CLOSE_SESS (Results 1 – 3 of 3) sorted by relevance
277 if (reason != ISCSI_LOGOUT_CLOSE_SESS) in initiator_logout()601 if (tl->reason == ISCSI_LOGOUT_CLOSE_SESS) { in initiator_logout_cb()
80 initiator_logout(s, NULL, ISCSI_LOGOUT_CLOSE_SESS); in session_shutdown()
437 #define ISCSI_LOGOUT_CLOSE_SESS 0 macro