Home
last modified time | relevance | path

Searched refs:t10_alua_tg_pt_gp (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_alua.h89 extern int core_alua_do_port_transition(struct t10_alua_tg_pt_gp *,
110 extern struct t10_alua_tg_pt_gp *core_alua_allocate_tg_pt_gp(
112 extern int core_alua_set_tg_pt_gp_id(struct t10_alua_tg_pt_gp *, u16);
113 extern void core_alua_free_tg_pt_gp(struct t10_alua_tg_pt_gp *);
120 extern ssize_t core_alua_store_access_type(struct t10_alua_tg_pt_gp *,
122 extern ssize_t core_alua_show_nonop_delay_msecs(struct t10_alua_tg_pt_gp *,
124 extern ssize_t core_alua_store_nonop_delay_msecs(struct t10_alua_tg_pt_gp *,
126 extern ssize_t core_alua_show_trans_delay_msecs(struct t10_alua_tg_pt_gp *,
128 extern ssize_t core_alua_store_trans_delay_msecs(struct t10_alua_tg_pt_gp *,
134 extern ssize_t core_alua_show_preferred_bit(struct t10_alua_tg_pt_gp *,
[all …]
A Dtarget_core_alua.c40 struct t10_alua_tg_pt_gp *tg_pt_gp);
139 struct t10_alua_tg_pt_gp *tg_pt_gp; in target_emulate_report_target_port_groups()
649 struct t10_alua_tg_pt_gp *tg_pt_gp; in target_alua_state_check()
876 struct t10_alua_tg_pt_gp *tg_pt_gp) in core_alua_update_tpg_primary_metadata()
978 struct t10_alua_tg_pt_gp *tg_pt_gp, in core_alua_do_transition_tg_pt()
1064 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_do_port_transition()
1221 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_set_tg_pt_secondary_state()
1339 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_set_lba_map()
1609 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_allocate_tg_pt_gp()
1658 struct t10_alua_tg_pt_gp *tg_pt_gp, in core_alua_set_tg_pt_gp_id()
[all …]
A Dtarget_core_configfs.c2831 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_access_state_store()
2875 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_access_status_show()
2883 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_access_status_store()
2928 struct t10_alua_tg_pt_gp *t = to_tg_pt_gp(item); \
2936 struct t10_alua_tg_pt_gp *t = to_tg_pt_gp(item); \
2980 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_write_metadata_store()
3054 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_tg_pt_gp_id_show()
3168 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_tg_pt_gp_release()
3193 struct t10_alua_tg_pt_gp *tg_pt_gp; in target_core_alua_create_tg_pt_gp()
3219 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_drop_tg_pt_gp()
[all …]
A Dtarget_core_spc.c30 struct t10_alua_tg_pt_gp *tg_pt_gp; in spc_fill_alua_data()
227 struct t10_alua_tg_pt_gp *tg_pt_gp; in spc_emulate_evpd_83()
1941 struct t10_alua_tg_pt_gp *l_tg_pt_gp; in tcm_is_set_tpg_enabled()
A Dtarget_core_transport.c102 sizeof(struct t10_alua_tg_pt_gp), in init_se_kmem_caches()
103 __alignof__(struct t10_alua_tg_pt_gp), 0, NULL); in init_se_kmem_caches()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h266 struct t10_alua_tg_pt_gp *default_tg_pt_gp;
292 struct t10_alua_tg_pt_gp { struct
754 struct t10_alua_tg_pt_gp __rcu *lun_tg_pt_gp;

Completed in 26 milliseconds