Home
last modified time | relevance | path

Searched refs:tg_pt_gp_group (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_alua.c901 config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item)); in core_alua_update_tpg_primary_metadata()
1041 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_do_transition_tg_pt()
1247 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_set_tg_pt_secondary_state()
1780 ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_get_tg_pt_gp_by_name()
1876 tg_pt_ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_show_tg_pt_gp_info()
1953 &tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
1972 config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
H A Dtarget_core_configfs.c2884 tg_pt_gp_group); in to_tg_pt_gp()
3131 struct config_group *alua_tg_pt_gp_cg = &tg_pt_gp->tg_pt_gp_group; in target_tg_pt_gp_tg_pt_gp_id_store()
3234 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_tg_pt_gp_release()
3267 alua_tg_pt_gp_cg = &tg_pt_gp->tg_pt_gp_group; in target_core_alua_create_tg_pt_gp()
3285 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_drop_tg_pt_gp()
3405 config_group_init_type_name(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
3407 configfs_add_default_group(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
/linux/include/target/
H A Dtarget_core_base.h318 struct config_group tg_pt_gp_group; member