Home
last modified time | relevance | path

Searched refs:TPGS_EXPLICIT_ALUA (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/target/
Dtarget_core_alua.h14 #define TPGS_EXPLICIT_ALUA 0x20 macro
Dtarget_core_alua.c307 if (!(l_tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)) { in target_emulate_set_target_port_groups()
1627 TPGS_EXPLICIT_ALUA | TPGS_IMPLICIT_ALUA; in core_alua_allocate_tg_pt_gp()
1985 if ((tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA) && in core_alua_show_access_type()
1990 else if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA) in core_alua_show_access_type()
2016 TPGS_IMPLICIT_ALUA | TPGS_EXPLICIT_ALUA; in core_alua_store_access_type()
2018 tg_pt_gp->tg_pt_gp_alua_access_type = TPGS_EXPLICIT_ALUA; in core_alua_store_access_type()
Dtarget_core_spc.c1978 if (!(l_tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)) { in tcm_is_set_tpg_enabled()
Dtarget_core_configfs.c2925 if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA && in target_tg_pt_gp_alua_access_state_store()