Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c583 target_unregister_template(&ft_fabric_ops); in ft_init()
594 target_unregister_template(&ft_fabric_ops); in ft_exit()
/linux-4.1.27/include/target/
Dtarget_core_fabric.h109 void target_unregister_template(const struct target_core_fabric_ops *fo);
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c2125 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_register_configfs()
2127 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_register_configfs()
2136 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_deregister_configfs()
2137 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_deregister_configfs()
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c1471 target_unregister_template(&loop_ops); in tcm_loop_fabric_exit()
/linux-4.1.27/drivers/target/
Dtarget_core_configfs.c486 void target_unregister_template(const struct target_core_fabric_ops *fo) in target_unregister_template() function
501 EXPORT_SYMBOL(target_unregister_template);
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c3953 target_unregister_template(&srpt_template); in srpt_init_module()
3961 target_unregister_template(&srpt_template); in srpt_cleanup_module()
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c2065 target_unregister_template(&scsiback_ops); in scsiback_exit()
/linux-4.1.27/drivers/target/iscsi/
Discsi_target.c618 target_unregister_template(&iscsi_ops); in iscsi_target_init_module()
639 target_unregister_template(&iscsi_ops); in iscsi_target_cleanup_module()
/linux-4.1.27/drivers/vhost/
Dscsi.c2413 target_unregister_template(&vhost_scsi_ops); in vhost_scsi_exit()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c2427 target_unregister_template(&usbg_ops); in usb_target_gadget_exit()
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c2560 target_unregister_template(&sbp_ops); in sbp_exit()