Searched refs:se_subsystem_api (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/target/
H A Dtarget_core_hba.c51 int transport_subsystem_register(struct se_subsystem_api *sub_api) transport_subsystem_register()
53 struct se_subsystem_api *s; transport_subsystem_register()
76 void transport_subsystem_release(struct se_subsystem_api *sub_api) transport_subsystem_release()
84 static struct se_subsystem_api *core_get_backend(const char *sub_name) core_get_backend()
86 struct se_subsystem_api *s; core_get_backend()
H A Dtarget_core_configfs.c54 static void target_core_setup_##_name##_cit(struct se_subsystem_api *sa) \
1226 struct se_subsystem_api *t = dev->transport; target_core_show_dev_info()
1250 struct se_subsystem_api *t = dev->transport; target_core_store_dev_control()
2529 struct se_subsystem_api *t; target_core_make_subdev()
2541 * Locate the struct se_subsystem_api from parent's struct se_hba. target_core_make_subdev()
2716 struct se_subsystem_api *transport = hba->transport; target_core_hba_store_attr_hba_mode()
2860 void target_core_setup_sub_cits(struct se_subsystem_api *sa) target_core_setup_sub_cits()
H A Dtarget_core_iblock.c57 static struct se_subsystem_api iblock_template;
902 static struct se_subsystem_api iblock_template = {
H A Dtarget_core_rd.c732 static struct se_subsystem_api rd_mcp_template = {
H A Dtarget_core_pscsi.c59 static struct se_subsystem_api pscsi_template;
1141 static struct se_subsystem_api pscsi_template = {
H A Dtarget_core_file.c956 static struct se_subsystem_api fileio_template = {
H A Dtarget_core_user.c1075 static struct se_subsystem_api tcmu_template = {
/linux-4.1.27/include/target/
H A Dtarget_core_backend.h15 struct se_subsystem_api { struct
67 int transport_subsystem_register(struct se_subsystem_api *);
68 void transport_subsystem_release(struct se_subsystem_api *);
109 void target_core_setup_sub_cits(struct se_subsystem_api *);
H A Dtarget_core_base.h818 struct se_subsystem_api *transport;
840 struct se_subsystem_api *transport;

Completed in 156 milliseconds