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

/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_conf.c51 static const struct target_core_fabric_ops ft_fabric_ops; variable in typeref:struct:target_core_fabric_ops
340 ret = core_tpg_register(&ft_fabric_ops, wwn, &tpg->se_tpg, ft_add_tpg()
510 static const struct target_core_fabric_ops ft_fabric_ops = { variable in typeref:struct:target_core_fabric_ops
570 ret = target_register_template(&ft_fabric_ops); ft_init()
583 target_unregister_template(&ft_fabric_ops); ft_init()
594 target_unregister_template(&ft_fabric_ops); ft_exit()

Completed in 29 milliseconds