Home
last modified time | relevance | path

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

/linux-3.4.99/include/target/
Dtarget_core_fabric.h83 void (*fabric_drop_wwn)(struct se_wwn *); member
/linux-3.4.99/drivers/target/tcm_fc/
Dtfc_conf.c552 .fabric_drop_wwn = &ft_del_lport,
/linux-3.4.99/drivers/target/loopback/
Dtcm_loop.c1384 fabric->tf_ops.fabric_drop_wwn = &tcm_loop_drop_scsi_hba; in tcm_loop_register_configfs()
/linux-3.4.99/drivers/target/
Dtarget_core_fabric_configfs.c1087 tf->tf_ops.fabric_drop_wwn(wwn); in target_fabric_release_wwn()
Dtarget_core_configfs.c477 if (!tfo->fabric_drop_wwn) { in target_fabric_tf_ops_check()
/linux-3.4.99/drivers/target/iscsi/
Discsi_target_configfs.c1779 fabric->tf_ops.fabric_drop_wwn = &lio_target_call_coredeltiqn; in iscsi_target_register_configfs()
/linux-3.4.99/drivers/infiniband/ulp/srpt/
Dib_srpt.c3961 .fabric_drop_wwn = srpt_drop_tport,