Searched refs:target_register_template (Results 1 – 14 of 14) sorted by relevance
256 return target_register_template(&remote_ops); in tcm_remote_fabric_init()
132 int target_register_template(const struct target_core_fabric_ops *fo);
448 ret = target_register_template(&ft_fabric_ops); in ft_init()
1662 rc = target_register_template(&efct_lio_ops); in efct_scsi_tgt_driver_init()1667 rc = target_register_template(&efct_lio_npiv_ops); in efct_scsi_tgt_driver_init()
1878 ret = target_register_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_register_configfs()1882 ret = target_register_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_register_configfs()
1126 ret = target_register_template(&loop_ops); in tcm_loop_fabric_init()
468 int target_register_template(const struct target_core_fabric_ops *fo) in target_register_template() function503 EXPORT_SYMBOL(target_register_template);
1866 ret = target_register_template(&scsiback_ops); in scsiback_init()
2288 return target_register_template(&sbp_ops); in sbp_init()
2289 ret = target_register_template(&usbg_ops); in tcm_init()
2639 ret = target_register_template(&vhost_scsi_ops); in vhost_scsi_init()
4036 rc = target_register_template(&ibmvscsis_ops); in ibmvscsis_init()
3961 ret = target_register_template(&srpt_template); in srpt_init_module()
695 ret = target_register_template(&iscsi_ops); in iscsi_target_init_module()
Completed in 660 milliseconds