Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_iblock.c57 static struct se_subsystem_api iblock_template; variable
902 static struct se_subsystem_api iblock_template = { variable
926 struct target_backend_cits *tbc = &iblock_template.tb_cits; in iblock_module_init()
928 target_core_setup_sub_cits(&iblock_template); in iblock_module_init()
931 return transport_subsystem_register(&iblock_template); in iblock_module_init()
936 transport_subsystem_release(&iblock_template); in iblock_module_exit()