Searched refs:lun_tg_pt_gp (Results 1 – 3 of 3) sorted by relevance
254 tg_pt_gp = rcu_dereference(cmd->se_lun->lun_tg_pt_gp); in target_emulate_report_target_port_groups()299 l_tg_pt_gp = rcu_dereference(l_lun->lun_tg_pt_gp); in target_emulate_set_target_port_groups()669 tg_pt_gp = rcu_dereference(lun->lun_tg_pt_gp); in target_alua_state_check()1224 tg_pt_gp = rcu_dereference(lun->lun_tg_pt_gp); in core_alua_set_tg_pt_secondary_state()1758 rcu_assign_pointer(lun->lun_tg_pt_gp, NULL); in core_alua_free_tg_pt_gp()1810 rcu_assign_pointer(lun->lun_tg_pt_gp, tg_pt_gp); in __target_attach_tg_pt_gp()1846 tg_pt_gp = rcu_dereference_check(lun->lun_tg_pt_gp, in target_detach_tg_pt_gp()1850 rcu_assign_pointer(lun->lun_tg_pt_gp, NULL); in target_detach_tg_pt_gp()1874 tg_pt_gp = rcu_dereference(lun->lun_tg_pt_gp); in core_alua_show_tg_pt_gp_info()1937 tg_pt_gp = rcu_dereference_check(lun->lun_tg_pt_gp, in core_alua_store_tg_pt_gp_info()
44 tg_pt_gp = rcu_dereference(lun->lun_tg_pt_gp); in spc_fill_alua_data()326 tg_pt_gp = rcu_dereference(lun->lun_tg_pt_gp); in spc_emulate_evpd_83()1973 l_tg_pt_gp = rcu_dereference(l_lun->lun_tg_pt_gp); in tcm_is_set_tpg_enabled()
767 struct t10_alua_tg_pt_gp __rcu *lun_tg_pt_gp; member