Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/target/
Dtarget_core_alua.c493 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_lba_dependent()
505 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_lba_dependent()
585 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_unavailable()
592 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_unavailable()
599 return TCM_ALUA_TG_PT_UNAVAILABLE; in core_alua_state_unavailable()
Dtarget_core_transport.c2041 case TCM_ALUA_TG_PT_UNAVAILABLE: in transport_generic_request_failure()
3405 [TCM_ALUA_TG_PT_UNAVAILABLE] = {
/linux-5.19.10/include/target/
Dtarget_core_base.h192 TCM_ALUA_TG_PT_UNAVAILABLE = R(0x21), enumerator