Home
last modified time | relevance | path

Searched refs:sep_tg_pt_secondary_stat (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_alua.c1286 port->sep_tg_pt_secondary_stat); in core_alua_update_tpg_secondary_metadata()
1325 port->sep_tg_pt_secondary_stat = (explicit) ? in core_alua_set_tg_pt_secondary_state()
2004 core_alua_dump_status(port->sep_tg_pt_secondary_stat)); in core_alua_show_tg_pt_gp_info()
2319 return sprintf(page, "%d\n", lun->lun_sep->sep_tg_pt_secondary_stat); in core_alua_show_secondary_status()
2342 lun->lun_sep->sep_tg_pt_secondary_stat = (int)tmp; in core_alua_store_secondary_status()
/linux-4.1.27/include/target/
Dtarget_core_base.h852 int sep_tg_pt_secondary_stat; member