Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_alua.c927 config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item)); in core_alua_update_tpg_primary_metadata()
1068 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_do_transition_tg_pt()
1274 "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_set_tg_pt_secondary_state()
1807 ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_get_tg_pt_gp_by_name()
1889 tg_pt_ci = &tg_pt_gp->tg_pt_gp_group.cg_item; in core_alua_show_tg_pt_gp_info()
1965 &tg_pt_gp->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
1986 config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item), in core_alua_store_tg_pt_gp_info()
Dtarget_core_configfs.c2671 tg_pt_gp_group); in to_tg_pt_gp()
2923 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()
3028 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_tg_pt_gp_release()
3061 alua_tg_pt_gp_cg = &tg_pt_gp->tg_pt_gp_group; in target_core_alua_create_tg_pt_gp()
3079 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_drop_tg_pt_gp()
3199 config_group_init_type_name(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
3201 configfs_add_default_group(&tg_pt_gp->tg_pt_gp_group, in target_core_make_subdev()
/Linux-v5.4/include/target/
Dtarget_core_base.h304 struct config_group tg_pt_gp_group; member