Home
last modified time | relevance | path

Searched refs:ISCSI_LOGOUT_REASON_CLOSE_SESSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/scsi/
Discsi_proto.h553 #define ISCSI_LOGOUT_REASON_CLOSE_SESSION 0 macro
/Linux-v4.19/drivers/target/iscsi/
Discsi_target.c2335 conn->conn_logout_reason = ISCSI_LOGOUT_REASON_CLOSE_SESSION; in iscsit_logout_closesession()
2446 if (reason_code == ISCSI_LOGOUT_REASON_CLOSE_SESSION) in iscsit_handle_logout_cmd()
2480 if ((reason_code == ISCSI_LOGOUT_REASON_CLOSE_SESSION) || in iscsit_handle_logout_cmd()
2866 case ISCSI_LOGOUT_REASON_CLOSE_SESSION: in iscsit_build_logout_rsp()
4149 if (conn->conn_logout_reason == ISCSI_LOGOUT_REASON_CLOSE_SESSION) { in iscsit_close_connection()
4476 case ISCSI_LOGOUT_REASON_CLOSE_SESSION: in iscsit_logout_post_handler()
Discsi_target_erl1.c1027 case ISCSI_LOGOUT_REASON_CLOSE_SESSION: in iscsit_execute_cmd()