Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_alua.c166 tg_pt_gp_list) { in target_emulate_report_target_port_groups()
365 tg_pt_gp_list) { in target_emulate_set_target_port_groups()
1113 tg_pt_gp_list) { in core_alua_do_port_transition()
1354 tg_pt_gp_list) { in core_alua_set_lba_map()
1616 INIT_LIST_HEAD(&tg_pt_gp->tg_pt_gp_list); in core_alua_allocate_tg_pt_gp()
1649 list_add_tail(&tg_pt_gp->tg_pt_gp_list, in core_alua_allocate_tg_pt_gp()
1686 tg_pt_gp_list) { in core_alua_set_tg_pt_gp_id()
1700 list_add_tail(&tg_pt_gp->tg_pt_gp_list, in core_alua_set_tg_pt_gp_id()
1724 list_del(&tg_pt_gp->tg_pt_gp_list); in core_alua_free_tg_pt_gp()
1778 tg_pt_gp_list) { in core_alua_get_tg_pt_gp_by_name()
/openbmc/linux/include/target/
H A Dtarget_core_base.h310 struct list_head tg_pt_gp_list; member