Home
last modified time | relevance | path

Searched refs:wwn_tf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c272 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
379 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
452 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
473 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
647 tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_link()
681 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
747 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
810 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release()
931 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg()
994 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_release_wwn()
[all …]
H A Dtarget_core_tpg.c526 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
/openbmc/linux/include/target/
H A Dtarget_core_base.h986 struct target_fabric_configfs *wwn_tf; member