tg_pt_gp_new     1919 drivers/target/target_core_alua.c 	struct t10_alua_tg_pt_gp *tg_pt_gp = NULL, *tg_pt_gp_new = NULL;
tg_pt_gp_new     1943 drivers/target/target_core_alua.c 		tg_pt_gp_new = core_alua_get_tg_pt_gp_by_name(dev,
tg_pt_gp_new     1945 drivers/target/target_core_alua.c 		if (!tg_pt_gp_new)
tg_pt_gp_new     1956 drivers/target/target_core_alua.c 		if (!tg_pt_gp_new) {
tg_pt_gp_new     1979 drivers/target/target_core_alua.c 	__target_attach_tg_pt_gp(lun, tg_pt_gp_new);
tg_pt_gp_new     1986 drivers/target/target_core_alua.c 		config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item),
tg_pt_gp_new     1987 drivers/target/target_core_alua.c 		tg_pt_gp_new->tg_pt_gp_id);
tg_pt_gp_new     1989 drivers/target/target_core_alua.c 	core_alua_put_tg_pt_gp_from_name(tg_pt_gp_new);