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

/linux-master/drivers/target/
H A Dtarget_core_alua.h14 #define TPGS_EXPLICIT_ALUA 0x20 macro
H A Dtarget_core_alua.c307 if (!(l_tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)) {
310 " while TPGS_EXPLICIT_ALUA is disabled\n");
1627 TPGS_EXPLICIT_ALUA | TPGS_IMPLICIT_ALUA;
1985 if ((tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA) &&
1990 else if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)
2016 TPGS_IMPLICIT_ALUA | TPGS_EXPLICIT_ALUA;
2018 tg_pt_gp->tg_pt_gp_alua_access_type = TPGS_EXPLICIT_ALUA;
H A Dtarget_core_spc.c1978 if (!(l_tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)) {
H A Dtarget_core_configfs.c2925 if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA &&

Completed in 119 milliseconds