t10_alua_lu_gp     48 drivers/target/target_core_alua.c struct t10_alua_lu_gp *default_lu_gp;
t10_alua_lu_gp   1088 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp   1395 drivers/target/target_core_alua.c struct t10_alua_lu_gp *
t10_alua_lu_gp   1398 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp   1419 drivers/target/target_core_alua.c int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *lu_gp, u16 lu_gp_id)
t10_alua_lu_gp   1421 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp_tmp;
t10_alua_lu_gp   1486 drivers/target/target_core_alua.c void core_alua_free_lu_gp(struct t10_alua_lu_gp *lu_gp)
t10_alua_lu_gp   1547 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp   1574 drivers/target/target_core_alua.c struct t10_alua_lu_gp *core_alua_get_lu_gp_by_name(const char *name)
t10_alua_lu_gp   1576 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp   1595 drivers/target/target_core_alua.c void core_alua_put_lu_gp_from_name(struct t10_alua_lu_gp *lu_gp)
t10_alua_lu_gp   1607 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp)
t10_alua_lu_gp   1622 drivers/target/target_core_alua.c 	struct t10_alua_lu_gp *lu_gp)
t10_alua_lu_gp     99 drivers/target/target_core_alua.h extern struct t10_alua_lu_gp *core_alua_allocate_lu_gp(const char *, int);
t10_alua_lu_gp    100 drivers/target/target_core_alua.h extern int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *, u16);
t10_alua_lu_gp    101 drivers/target/target_core_alua.h extern void core_alua_free_lu_gp(struct t10_alua_lu_gp *);
t10_alua_lu_gp    103 drivers/target/target_core_alua.h extern struct t10_alua_lu_gp *core_alua_get_lu_gp_by_name(const char *);
t10_alua_lu_gp    104 drivers/target/target_core_alua.h extern void core_alua_put_lu_gp_from_name(struct t10_alua_lu_gp *);
t10_alua_lu_gp    106 drivers/target/target_core_alua.h 					struct t10_alua_lu_gp *);
t10_alua_lu_gp    108 drivers/target/target_core_alua.h 					struct t10_alua_lu_gp *);
t10_alua_lu_gp     66 drivers/target/target_core_configfs.c extern struct t10_alua_lu_gp *default_lu_gp;
t10_alua_lu_gp   2196 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp   2221 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp = NULL, *lu_gp_new = NULL;
t10_alua_lu_gp   2498 drivers/target/target_core_configfs.c static inline struct t10_alua_lu_gp *to_lu_gp(struct config_item *item)
t10_alua_lu_gp   2500 drivers/target/target_core_configfs.c 	return container_of(to_config_group(item), struct t10_alua_lu_gp,
t10_alua_lu_gp   2506 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp = to_lu_gp(item);
t10_alua_lu_gp   2516 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp = to_lu_gp(item);
t10_alua_lu_gp   2547 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp = to_lu_gp(item);
t10_alua_lu_gp   2590 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp = container_of(to_config_group(item),
t10_alua_lu_gp   2591 drivers/target/target_core_configfs.c 			struct t10_alua_lu_gp, lu_gp_group);
t10_alua_lu_gp   2614 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp   2640 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp = container_of(to_config_group(item),
t10_alua_lu_gp   2641 drivers/target/target_core_configfs.c 			struct t10_alua_lu_gp, lu_gp_group);
t10_alua_lu_gp   3460 drivers/target/target_core_configfs.c 	struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp     58 drivers/target/target_core_internal.h extern struct t10_alua_lu_gp *default_lu_gp;
t10_alua_lu_gp    261 drivers/target/target_core_spc.c 		struct t10_alua_lu_gp *lu_gp;
t10_alua_lu_gp     85 drivers/target/target_core_transport.c 			sizeof(struct t10_alua_lu_gp), __alignof__(struct t10_alua_lu_gp),
t10_alua_lu_gp    282 include/target/target_core_base.h 	struct t10_alua_lu_gp *lu_gp;