Home
last modified time | relevance | path

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

/linux/include/target/
A 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;
67 void (*release_cmd)(struct se_cmd *);
76 int (*write_pending)(struct se_cmd *);
78 int (*get_cmd_state)(struct se_cmd *);
80 int (*queue_status)(struct se_cmd *);
[all …]

Completed in 3 milliseconds