Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_alua.c496 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_lba_dependent()
508 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_lba_dependent()
588 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_unavailable()
595 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_unavailable()
602 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_unavailable()
Dtarget_core_transport.c2075 case TCM_ALUA_TG_PT_UNAVAILABLE: in transport_generic_request_failure()
3465 [TCM_ALUA_TG_PT_UNAVAILABLE] = {
/linux-6.6.21/include/target/
Dtarget_core_base.h194 TCM_ALUA_TG_PT_UNAVAILABLE = R(0x21), enumerator