sessiontype 132 drivers/target/iscsi/iscsi_target_login.c int sessiontype; sessiontype 149 drivers/target/iscsi/iscsi_target_login.c sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; sessiontype 167 drivers/target/iscsi/iscsi_target_login.c (sess_p->sess_ops->SessionType == sessiontype))) { sessiontype 187 drivers/target/iscsi/iscsi_target_login.c " performing session reinstatement.\n", (sessiontype) ? sessiontype 1051 drivers/target/iscsi/iscsi_target_nego.c int sessiontype = 0, ret = 0, tag_num, tag_size; sessiontype 1124 drivers/target/iscsi/iscsi_target_nego.c sessiontype = strncmp(s_buf, DISCOVERY, 9); sessiontype 1125 drivers/target/iscsi/iscsi_target_nego.c if (!sessiontype) {