Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_alua.c941 config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item)); in core_alua_update_tpg_primary_metadata()
1082 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_do_transition_tg_pt()
1288 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_set_tg_pt_secondary_state()
1819 ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_get_tg_pt_gp_by_name()
1901 tg_pt_ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_show_tg_pt_gp_info()
1977 &tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
1998 config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
Dtarget_core_configfs.c2453 tg_pt_gp_group); in to_tg_pt_gp()
2705 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()
2810 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_tg_pt_gp_release()
2843 alua_tg_pt_gp_cg = &tg_pt_gp->tg_pt_gp_group; in target_core_alua_create_tg_pt_gp()
2861 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_drop_tg_pt_gp()
2981 config_group_init_type_name(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
2983 configfs_add_default_group(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
/Linux-v4.19/include/target/
Dtarget_core_base.h300 struct config_group tg_pt_gp_group; member