Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/
Dtarget_core_fabric.h9 struct target_core_fabric_ops { struct
10 struct module *module;
11 const char *name;
12 size_t node_acl_size;
25 u32 max_data_sg_nents;
26 char *(*get_fabric_name)(void);
27 char *(*tpg_get_wwn)(struct se_portal_group *);
28 u16 (*tpg_get_tag)(struct se_portal_group *);
29 u32 (*tpg_get_default_depth)(struct se_portal_group *);
30 int (*tpg_check_demo_mode)(struct se_portal_group *);
[all …]