Home
last modified time | relevance | path

Searched defs:target_core_fabric_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/target/
Dtarget_core_fabric.h9 struct target_core_fabric_ops { struct
10 struct module *module;
16 const char *fabric_alias;
22 const char *fabric_name;
23 size_t node_acl_size;
36 u32 max_data_sg_nents;
37 char *(*tpg_get_wwn)(struct se_portal_group *);
38 u16 (*tpg_get_tag)(struct se_portal_group *);
39 u32 (*tpg_get_default_depth)(struct se_portal_group *);
40 int (*tpg_check_demo_mode)(struct se_portal_group *);
[all …]