Lines Matching full:explicit

33 						 int *primary, int explicit);
35 struct se_lun *lun, int explicit, int offline);
266 * SET_TARGET_PORT_GROUPS for explicit ALUA operation.
295 * Determine if explicit ALUA via SET_TARGET_PORT_GROUPS is allowed in target_emulate_set_target_port_groups()
725 * Check implicit and explicit ALUA state change request.
728 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() argument
770 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition()
821 return "Altered by Explicit STPG"; in core_alua_dump_status()
927 * After an explicit target port asymmetric access state in core_alua_queue_state_change_ua()
944 * After an explicit target port asymmetric access in core_alua_queue_state_change_ua()
960 * entry created without explicit Node+MappedLUN ACLs in core_alua_queue_state_change_ua()
980 int explicit) in core_alua_do_transition_tg_pt() argument
991 if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) { in core_alua_do_transition_tg_pt()
1002 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt()
1041 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt()
1059 int explicit) in core_alua_do_port_transition() argument
1072 explicit) != 0) in core_alua_do_port_transition()
1093 new_state, explicit); in core_alua_do_port_transition()
1142 new_state, explicit); in core_alua_do_port_transition()
1161 (explicit) ? "explicit" : "implicit", in core_alua_do_port_transition()
1218 int explicit, in core_alua_set_tg_pt_secondary_state() argument
1242 lun->lun_tg_pt_secondary_stat = (explicit) ? in core_alua_set_tg_pt_secondary_state()
1247 " to secondary access state: %s\n", (explicit) ? "explicit" : in core_alua_set_tg_pt_secondary_state()
1625 * Enable both explicit and implicit ALUA support by default in core_alua_allocate_tg_pt_gp()
1719 * no associations *OR* explicit ALUA via SET_TARGET_PORT_GROUPS in core_alua_free_tg_pt_gp()
1988 return sprintf(page, "Implicit and Explicit\n"); in core_alua_show_access_type()
1992 return sprintf(page, "Explicit\n"); in core_alua_show_access_type()