lu_gp_new 2221 drivers/target/target_core_configfs.c struct t10_alua_lu_gp *lu_gp = NULL, *lu_gp_new = NULL; lu_gp_new 2246 drivers/target/target_core_configfs.c lu_gp_new = core_alua_get_lu_gp_by_name(strstrip(buf)); lu_gp_new 2247 drivers/target/target_core_configfs.c if (!lu_gp_new) lu_gp_new 2258 drivers/target/target_core_configfs.c if (!lu_gp_new) { lu_gp_new 2281 drivers/target/target_core_configfs.c __core_alua_attach_lu_gp_mem(lu_gp_mem, lu_gp_new); lu_gp_new 2289 drivers/target/target_core_configfs.c config_item_name(&lu_gp_new->lu_gp_group.cg_item), lu_gp_new 2290 drivers/target/target_core_configfs.c lu_gp_new->lu_gp_id); lu_gp_new 2292 drivers/target/target_core_configfs.c core_alua_put_lu_gp_from_name(lu_gp_new);