Home
last modified time | relevance | path

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

/linux-6.12.1/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()
952 ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) && in core_alua_queue_state_change_ua()
1002 ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG : in core_alua_do_transition_tg_pt()
1242 ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG : in core_alua_set_tg_pt_secondary_state()
2211 (tmp != ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) && in core_alua_store_secondary_status()
Dtarget_core_configfs.c2967 (new_status != ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) && in target_tg_pt_gp_alua_access_status_store()