Searched refs:tg_pt_gp_lun_list (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_alua.c | 214 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list, in target_emulate_report_target_port_groups() 943 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list, in core_alua_queue_state_change_ua() 1643 INIT_LIST_HEAD(&tg_pt_gp->tg_pt_gp_lun_list); in core_alua_allocate_tg_pt_gp() 1770 &tg_pt_gp->tg_pt_gp_lun_list, lun_tg_pt_gp_link) { in core_alua_free_tg_pt_gp() 1837 list_add_tail(&lun->lun_tg_pt_gp_link, &tg_pt_gp->tg_pt_gp_lun_list); in __target_attach_tg_pt_gp()
|
H A D | target_core_configfs.c | 3036 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list, in target_tg_pt_gp_members_show()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_alua.c | 217 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list, in target_emulate_report_target_port_groups() 918 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list, in core_alua_queue_state_change_ua() 1617 INIT_LIST_HEAD(&tg_pt_gp->tg_pt_gp_lun_list); in core_alua_allocate_tg_pt_gp() 1744 &tg_pt_gp->tg_pt_gp_lun_list, lun_tg_pt_gp_link) { in core_alua_free_tg_pt_gp() 1812 list_add_tail(&lun->lun_tg_pt_gp_link, &tg_pt_gp->tg_pt_gp_lun_list); in __target_attach_tg_pt_gp()
|
H A D | target_core_configfs.c | 3130 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list, in target_tg_pt_gp_members_show()
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 305 struct list_head tg_pt_gp_lun_list; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 311 struct list_head tg_pt_gp_lun_list; member
|
Completed in 20 milliseconds