Home
last modified time | relevance | path

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

/linux/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()
646 struct t10_alua_tg_pt_gp *tg_pt_gp; in target_alua_state_check()
873 struct t10_alua_tg_pt_gp *tg_pt_gp) in core_alua_update_tpg_primary_metadata()
976 struct t10_alua_tg_pt_gp *tg_pt_gp, in core_alua_do_transition_tg_pt()
1062 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_do_port_transition()
1219 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_set_tg_pt_secondary_state()
1337 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_set_lba_map()
1607 struct t10_alua_tg_pt_gp *tg_pt_gp; in core_alua_allocate_tg_pt_gp()
1656 struct t10_alua_tg_pt_gp *tg_pt_gp, in core_alua_set_tg_pt_gp_id()
[all …]
A Dtarget_core_configfs.c2801 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_access_state_store()
2845 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_access_status_show()
2853 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_access_status_store()
2898 struct t10_alua_tg_pt_gp *t = to_tg_pt_gp(item); \
2906 struct t10_alua_tg_pt_gp *t = to_tg_pt_gp(item); \
2950 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_alua_write_metadata_store()
3024 struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item); in target_tg_pt_gp_tg_pt_gp_id_show()
3138 struct t10_alua_tg_pt_gp, tg_pt_gp_group); in target_core_alua_tg_pt_gp_release()
3163 struct t10_alua_tg_pt_gp *tg_pt_gp; in target_core_alua_create_tg_pt_gp()
3189 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()
221 struct t10_alua_tg_pt_gp *tg_pt_gp; in spc_emulate_evpd_83()
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/include/target/
A Dtarget_core_base.h264 struct t10_alua_tg_pt_gp *default_tg_pt_gp;
290 struct t10_alua_tg_pt_gp { struct
752 struct t10_alua_tg_pt_gp __rcu *lun_tg_pt_gp;

Completed in 29 milliseconds