Searched refs:tg_pt_gp_lun_list (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_alua.c217 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list,
917 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list,
1616 INIT_LIST_HEAD(&tg_pt_gp->tg_pt_gp_lun_list);
1743 &tg_pt_gp->tg_pt_gp_lun_list, lun_tg_pt_gp_link) {
1811 list_add_tail(&lun->lun_tg_pt_gp_link, &tg_pt_gp->tg_pt_gp_lun_list);
H A Dtarget_core_configfs.c3168 list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list,
/linux-master/include/target/
H A Dtarget_core_base.h320 struct list_head tg_pt_gp_lun_list; member in struct:t10_alua_tg_pt_gp

Completed in 127 milliseconds