Searched refs:t10_alua_lu_gp (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_alua.h | 99 extern struct t10_alua_lu_gp *core_alua_allocate_lu_gp(const char *, int); 100 extern int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *, u16); 101 extern void core_alua_free_lu_gp(struct t10_alua_lu_gp *); 103 extern struct t10_alua_lu_gp *core_alua_get_lu_gp_by_name(const char *); 104 extern void core_alua_put_lu_gp_from_name(struct t10_alua_lu_gp *); 106 struct t10_alua_lu_gp *); 108 struct t10_alua_lu_gp *);
|
H A D | target_core_alua.c | 48 struct t10_alua_lu_gp *default_lu_gp; 1088 struct t10_alua_lu_gp *lu_gp; in core_alua_do_port_transition() 1395 struct t10_alua_lu_gp * 1398 struct t10_alua_lu_gp *lu_gp; in core_alua_allocate_lu_gp() 1402 pr_err("Unable to allocate struct t10_alua_lu_gp\n"); in core_alua_allocate_lu_gp() 1419 int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *lu_gp, u16 lu_gp_id) in core_alua_set_lu_gp_id() 1421 struct t10_alua_lu_gp *lu_gp_tmp; in core_alua_set_lu_gp_id() 1486 void core_alua_free_lu_gp(struct t10_alua_lu_gp *lu_gp) in core_alua_free_lu_gp() 1495 * struct t10_alua_lu_gp. in core_alua_free_lu_gp() 1502 * Allow struct t10_alua_lu_gp * reference in core_alua_free_lu_gp() [all...] |
H A D | target_core_configfs.c | 66 extern struct t10_alua_lu_gp *default_lu_gp; 2270 struct t10_alua_lu_gp *lu_gp; in target_dev_alua_lu_gp_show() 2295 struct t10_alua_lu_gp *lu_gp = NULL, *lu_gp_new = NULL; in target_dev_alua_lu_gp_store() 2317 * struct t10_alua_lu_gp. This reference is released with in target_dev_alua_lu_gp_store() 2572 static inline struct t10_alua_lu_gp *to_lu_gp(struct config_item *item) in to_lu_gp() 2574 return container_of(to_config_group(item), struct t10_alua_lu_gp, in to_lu_gp() 2580 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_lu_gp_id_show() 2590 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_lu_gp_id_store() 2621 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_members_show() 2664 struct t10_alua_lu_gp *lu_g in target_core_alua_lu_gp_release() [all...] |
H A D | target_core_internal.h | 58 extern struct t10_alua_lu_gp *default_lu_gp;
|
H A D | target_core_transport.c | 85 sizeof(struct t10_alua_lu_gp), __alignof__(struct t10_alua_lu_gp), in init_se_kmem_caches()
|
H A D | target_core_spc.c | 261 struct t10_alua_lu_gp *lu_gp; in spc_emulate_evpd_83()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_alua.h | 99 extern struct t10_alua_lu_gp *core_alua_allocate_lu_gp(const char *, int); 100 extern int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *, u16); 101 extern void core_alua_free_lu_gp(struct t10_alua_lu_gp *); 103 extern struct t10_alua_lu_gp *core_alua_get_lu_gp_by_name(const char *); 104 extern void core_alua_put_lu_gp_from_name(struct t10_alua_lu_gp *); 106 struct t10_alua_lu_gp *); 108 struct t10_alua_lu_gp *);
|
H A D | target_core_alua.c | 48 struct t10_alua_lu_gp *default_lu_gp; 1062 struct t10_alua_lu_gp *lu_gp; in core_alua_do_port_transition() 1369 struct t10_alua_lu_gp * 1372 struct t10_alua_lu_gp *lu_gp; in core_alua_allocate_lu_gp() 1376 pr_err("Unable to allocate struct t10_alua_lu_gp\n"); in core_alua_allocate_lu_gp() 1393 int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *lu_gp, u16 lu_gp_id) in core_alua_set_lu_gp_id() 1395 struct t10_alua_lu_gp *lu_gp_tmp; in core_alua_set_lu_gp_id() 1460 void core_alua_free_lu_gp(struct t10_alua_lu_gp *lu_gp) in core_alua_free_lu_gp() 1469 * struct t10_alua_lu_gp. in core_alua_free_lu_gp() 1476 * Allow struct t10_alua_lu_gp * reference in core_alua_free_lu_gp() [all...] |
H A D | target_core_configfs.c | 67 extern struct t10_alua_lu_gp *default_lu_gp; 2374 struct t10_alua_lu_gp *lu_gp; in target_dev_alua_lu_gp_show() 2399 struct t10_alua_lu_gp *lu_gp = NULL, *lu_gp_new = NULL; in target_dev_alua_lu_gp_store() 2420 * struct t10_alua_lu_gp. This reference is released with in target_dev_alua_lu_gp_store() 2675 static inline struct t10_alua_lu_gp *to_lu_gp(struct config_item *item) in to_lu_gp() 2677 return container_of(to_config_group(item), struct t10_alua_lu_gp, in to_lu_gp() 2683 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_lu_gp_id_show() 2693 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_lu_gp_id_store() 2724 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_members_show() 2765 struct t10_alua_lu_gp *lu_g in target_core_alua_lu_gp_release() [all...] |
H A D | target_core_internal.h | 59 extern struct t10_alua_lu_gp *default_lu_gp;
|
H A D | target_core_transport.c | 86 sizeof(struct t10_alua_lu_gp), __alignof__(struct t10_alua_lu_gp), in init_se_kmem_caches()
|
H A D | target_core_spc.c | 289 struct t10_alua_lu_gp *lu_gp; in spc_emulate_evpd_83()
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 266 struct t10_alua_lu_gp { struct 281 struct t10_alua_lu_gp *lu_gp;
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 272 struct t10_alua_lu_gp { struct 287 struct t10_alua_lu_gp *lu_gp;
|
Completed in 45 milliseconds