Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/target/
Dtarget_core_alua.c899 config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item)); in core_alua_update_tpg_primary_metadata()
1040 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_do_transition_tg_pt()
1246 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_set_tg_pt_secondary_state()
1779 ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_get_tg_pt_gp_by_name()
1861 tg_pt_ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_show_tg_pt_gp_info()
1937 &tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
1958 config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
Dtarget_core_configfs.c2787 tg_pt_gp_group); in to_tg_pt_gp()
3034 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()
3137 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_tg_pt_gp_release()
3170 alua_tg_pt_gp_cg = &tg_pt_gp->tg_pt_gp_group; in target_core_alua_create_tg_pt_gp()
3188 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_drop_tg_pt_gp()
3308 config_group_init_type_name(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
3310 configfs_add_default_group(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
/Linux-v5.15/include/target/
Dtarget_core_base.h307 struct config_group tg_pt_gp_group; member