Symbol: t10_alua_tg_pt_gp
drivers/target/target_core_alua.c
1053
struct t10_alua_tg_pt_gp *l_tg_pt_gp,
drivers/target/target_core_alua.c
1063
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1220
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1338
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
139
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1605
struct t10_alua_tg_pt_gp *core_alua_allocate_tg_pt_gp(struct se_device *dev,
drivers/target/target_core_alua.c
1608
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1657
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
1661
struct t10_alua_tg_pt_gp *tg_pt_gp_tmp;
drivers/target/target_core_alua.c
1708
struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
1769
static struct t10_alua_tg_pt_gp *core_alua_get_tg_pt_gp_by_name(
drivers/target/target_core_alua.c
1772
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1793
struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
1803
struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
1822
struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
1831
struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
1843
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1857
struct t10_alua_tg_pt_gp *old_tg_pt_gp,
drivers/target/target_core_alua.c
1858
struct t10_alua_tg_pt_gp *new_tg_pt_gp)
drivers/target/target_core_alua.c
1870
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
1906
struct t10_alua_tg_pt_gp *tg_pt_gp = NULL, *tg_pt_gp_new = NULL;
drivers/target/target_core_alua.c
1982
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
1997
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2028
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2035
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2059
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2066
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2090
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2097
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2121
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
2128
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.c
276
struct t10_alua_tg_pt_gp *tg_pt_gp = NULL, *l_tg_pt_gp;
drivers/target/target_core_alua.c
40
struct t10_alua_tg_pt_gp *tg_pt_gp);
drivers/target/target_core_alua.c
649
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_alua.c
875
struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
910
static void core_alua_queue_state_change_ua(struct t10_alua_tg_pt_gp *tg_pt_gp)
drivers/target/target_core_alua.c
977
struct t10_alua_tg_pt_gp *tg_pt_gp,
drivers/target/target_core_alua.h
110
extern struct t10_alua_tg_pt_gp *core_alua_allocate_tg_pt_gp(
drivers/target/target_core_alua.h
112
extern int core_alua_set_tg_pt_gp_id(struct t10_alua_tg_pt_gp *, u16);
drivers/target/target_core_alua.h
113
extern void core_alua_free_tg_pt_gp(struct t10_alua_tg_pt_gp *);
drivers/target/target_core_alua.h
115
extern void target_attach_tg_pt_gp(struct se_lun *, struct t10_alua_tg_pt_gp *);
drivers/target/target_core_alua.h
119
extern ssize_t core_alua_show_access_type(struct t10_alua_tg_pt_gp *, char *);
drivers/target/target_core_alua.h
120
extern ssize_t core_alua_store_access_type(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
122
extern ssize_t core_alua_show_nonop_delay_msecs(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
124
extern ssize_t core_alua_store_nonop_delay_msecs(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
126
extern ssize_t core_alua_show_trans_delay_msecs(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
128
extern ssize_t core_alua_store_trans_delay_msecs(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
130
extern ssize_t core_alua_show_implicit_trans_secs(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
132
extern ssize_t core_alua_store_implicit_trans_secs(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
134
extern ssize_t core_alua_show_preferred_bit(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
136
extern ssize_t core_alua_store_preferred_bit(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_alua.h
89
extern int core_alua_do_port_transition(struct t10_alua_tg_pt_gp *,
drivers/target/target_core_configfs.c
2954
static inline struct t10_alua_tg_pt_gp *to_tg_pt_gp(struct config_item *item)
drivers/target/target_core_configfs.c
2956
return container_of(to_config_group(item), struct t10_alua_tg_pt_gp,
drivers/target/target_core_configfs.c
2970
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3014
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3022
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3067
struct t10_alua_tg_pt_gp *t = to_tg_pt_gp(item); \
drivers/target/target_core_configfs.c
3075
struct t10_alua_tg_pt_gp *t = to_tg_pt_gp(item); \
drivers/target/target_core_configfs.c
3119
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3193
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3203
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3235
struct t10_alua_tg_pt_gp *tg_pt_gp = to_tg_pt_gp(item);
drivers/target/target_core_configfs.c
3306
struct t10_alua_tg_pt_gp *tg_pt_gp = container_of(to_config_group(item),
drivers/target/target_core_configfs.c
3307
struct t10_alua_tg_pt_gp, tg_pt_gp_group);
drivers/target/target_core_configfs.c
3332
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_configfs.c
3357
struct t10_alua_tg_pt_gp *tg_pt_gp = container_of(to_config_group(item),
drivers/target/target_core_configfs.c
3358
struct t10_alua_tg_pt_gp, tg_pt_gp_group);
drivers/target/target_core_configfs.c
3426
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_spc.c
2020
struct t10_alua_tg_pt_gp *l_tg_pt_gp;
drivers/target/target_core_spc.c
230
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_spc.c
33
struct t10_alua_tg_pt_gp *tg_pt_gp;
drivers/target/target_core_transport.c
102
sizeof(struct t10_alua_tg_pt_gp),
drivers/target/target_core_transport.c
103
__alignof__(struct t10_alua_tg_pt_gp), 0, NULL);
include/target/target_core_base.h
286
struct t10_alua_tg_pt_gp *default_tg_pt_gp;
include/target/target_core_base.h
789
struct t10_alua_tg_pt_gp __rcu *lun_tg_pt_gp;