Home
last modified time | relevance | path

Searched refs:t10_alua_lu_gp (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_alua.h99 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 *);
A Dtarget_core_alua.c48 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()
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()
1521 struct t10_alua_lu_gp *lu_gp; in core_alua_free_lu_gp_mem()
1550 struct t10_alua_lu_gp *lu_gp; in core_alua_get_lu_gp_by_name()
1569 void core_alua_put_lu_gp_from_name(struct t10_alua_lu_gp *lu_gp) in core_alua_put_lu_gp_from_name()
1581 struct t10_alua_lu_gp *lu_gp) in __core_alua_attach_lu_gp_mem()
[all …]
A Dtarget_core_configfs.c67 extern struct t10_alua_lu_gp *default_lu_gp;
2346 struct t10_alua_lu_gp *lu_gp; in target_dev_alua_lu_gp_show()
2371 struct t10_alua_lu_gp *lu_gp = NULL, *lu_gp_new = NULL; in target_dev_alua_lu_gp_store()
2649 return container_of(to_config_group(item), struct t10_alua_lu_gp, in to_lu_gp()
2655 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_lu_gp_id_show()
2665 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_lu_gp_id_store()
2696 struct t10_alua_lu_gp *lu_gp = to_lu_gp(item); in target_lu_gp_members_show()
2738 struct t10_alua_lu_gp, lu_gp_group); in target_core_alua_lu_gp_release()
2761 struct t10_alua_lu_gp *lu_gp; in target_core_alua_create_lu_gp()
2788 struct t10_alua_lu_gp, lu_gp_group); in target_core_alua_drop_lu_gp()
[all …]
A Dtarget_core_internal.h59 extern struct t10_alua_lu_gp *default_lu_gp;
A Dtarget_core_transport.c86 sizeof(struct t10_alua_lu_gp), __alignof__(struct t10_alua_lu_gp), in init_se_kmem_caches()
A Dtarget_core_spc.c294 struct t10_alua_lu_gp *lu_gp; in spc_emulate_evpd_83()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h272 struct t10_alua_lu_gp { struct
287 struct t10_alua_lu_gp *lu_gp; argument

Completed in 29 milliseconds