Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/
Dtarget_core_alua.h46 #define ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG 0x01 macro
Dtarget_core_alua.c820 case ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG: in core_alua_dump_status()
953 ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) && in core_alua_queue_state_change_ua()
1003 ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG : in core_alua_do_transition_tg_pt()
1243 ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG : in core_alua_set_tg_pt_secondary_state()
2212 (tmp != ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) && in core_alua_store_secondary_status()
Dtarget_core_configfs.c2882 (new_status != ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) && in target_tg_pt_gp_alua_access_status_store()