Home
last modified time | relevance | path

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

/linux-2.6.39/include/target/
Dtarget_core_fabric_ops.h86 void (*fabric_drop_wwn)(struct se_wwn *); member
/linux-2.6.39/drivers/target/loopback/
Dtcm_loop.c1491 fabric->tf_ops.fabric_drop_wwn = &tcm_loop_drop_scsi_hba; in tcm_loop_register_configfs()
/linux-2.6.39/drivers/target/
Dtarget_core_fabric_configfs.c1097 tf->tf_ops.fabric_drop_wwn(wwn); in target_fabric_release_wwn()
Dtarget_core_configfs.c513 if (!(tfo->fabric_drop_wwn)) { in target_fabric_tf_ops_check()